<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/spar/fabio/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:ns2="http://purl.org/linked-data/registry#"> <ns0:AnalogStorageMedium rdf:about="http://purl.org/spar/fabio/film"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:comment xml:lang="en">A thin flexible strip of plastic or other material coated with light-sensitive emulsion upon which images can be recorded, typically using a camera, usually used to record photographic images or motion pictures.</rdfs:comment> <vann:example> :my-fabio-item a fabio:Item ; fabio:isStoredOn fabio:film . </vann:example> <rdfs:isDefinedBy rdf:resource="http://purl.org/spar/fabio/"/> <rdfs:label xml:lang="en">film</rdfs:label> <ns1:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/> </ns0:AnalogStorageMedium> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/spar/fabio/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:ns2="http://purl.org/linked-data/registry#">
  <ns0:AnalogStorageMedium rdf:about="http://purl.org/spar/fabio/film">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:comment xml:lang="en">A thin flexible strip of plastic or other material coated with light-sensitive emulsion upon which images can be recorded, typically using a camera, usually used to record photographic images or motion pictures.</rdfs:comment>
    <vann:example>
        :my-fabio-item a fabio:Item ;
            fabio:isStoredOn fabio:film .
    </vann:example>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/spar/fabio/"/>
    <rdfs:label xml:lang="en">film</rdfs:label>
    <ns1:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
  </ns0:AnalogStorageMedium>
</rdf:RDF>