@prefix msg0: <http://web.resource.org/cc/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://vocab.org/frbr/extended.rdf> a foaf:Document , <http://purl.org/dc/dcmitype/Text> ;
	foaf:primaryTopic <http://purl.org/vocab/frbr/extended> ;
	dct:hasFormat <http://vocab.org/frbr/extended.html> , <http://vocab.org/frbr/extended.json> , <http://vocab.org/frbr/extended.turtle> ;
	foaf:topic <http://purl.org/vocab/frbr/extended> .

<http://vocab.org/frbr/extended.html> a <http://purl.org/dc/dcmitype/Text> , foaf:Document ;
	dc:format "text/html" ;
	rdfs:label "HTML" .

<http://vocab.org/frbr/extended.json> a <http://purl.org/dc/dcmitype/Text> , foaf:Document ;
	dc:format "application/json" ;
	rdfs:label "JSON" .

<http://vocab.org/frbr/extended.turtle> a <http://purl.org/dc/dcmitype/Text> , foaf:Document ;
	dc:format "text/plain" ;
	rdfs:label "Turtle" .

<http://purl.org/vocab/frbr/extended> a owl:Ontology ;
	dc:date "2005-08-10" ;
	dc:title "Expression of Extended FRBR Concepts in RDF"@en ;
	dc:identifier "http://purl.org/vocab/frbr/frbr-extended-20050810" ;
	dct:isVersionOf <http://purl.org/vocab/frbr/extended#> ;
	dc:creator "Ian Davis <http://purl.org/NET/iand>" , "Richard Newman" ;
	dc:rights "Copyright © 2005 Richard Newman and Ian Davis" ;
	dct:replaces <http://purl.org/vocab/frbr/frbr-extended-20050729> ;
	vann:preferredNamespaceUri "http://purl.org/vocab/frbr/extended#" ;
	vann:preferredNamespacePrefix "frbre" ;
	dct:hasFormat <http://purl.org/vocab/frbr/frbr-extended-20050810.html> , <http://purl.org/vocab/frbr/frbr-extended-20050810.rdf> ;
	dct:issued "2005-07-29" ;
	skos:changeNote _:node17168ls3qx33 .

<http://purl.org/vocab/frbr/frbr-extended-20050810.html> dc:format _:node17168ls3qx34 .

_:node17168ls3qx34 a dct:IMT ;
	rdf:value "text/html" ;
	rdfs:label "HTML"@en .

<http://purl.org/vocab/frbr/frbr-extended-20050810.rdf> dc:format _:node17168ls3qx35 .

_:node17168ls3qx35 a dct:IMT ;
	rdf:value "application/rdf+xml" ;
	rdfs:label "RDF"@en .

_:node17168ls3qx33 rdf:value "Added isDefinedBy properties and updated documentation" ;
	dc:date "2005-08-10" ;
	dc:creator "Ian Davis" .

<file:///var/www/vocab.org/www/htdocs/frbr/> a msg0:Work ;
	msg0:license <http://creativecommons.org/licenses/by/2.0/uk/> ;
	dc:type <http://purl.org/dc/dcmitype/Text> .

<http://creativecommons.org/licenses/by/2.0/uk/> a msg0:License ;
	msg0:permits msg0:Reproduction , msg0:Distribution , msg0:DerivativeWorks ;
	msg0:requires msg0:Notice , msg0:Attribution .

<http://purl.org/vocab/frbr/core#Work> a owl:Class ;
	owl:equivalentClass _:node17168ls3qx36 .

_:node17168ls3qx36 a owl:Class ;
	owl:unionOf _:node17168ls3qx37 .

_:node17168ls3qx37 rdf:first <http://purl.org/vocab/frbr/extended#ReferentialWork> ;
	rdf:rest _:node17168ls3qx38 .

<http://purl.org/vocab/frbr/extended#ReferentialWork> a owl:Class ;
	rdfs:label "referential work"@en ;
	rdfs:comment "A referential work is one which has little meaning when not studied in conjunction with the work it refers to."@en ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:subClassOf <http://purl.org/vocab/frbr/core#Work> ;
	owl:disjointWith <http://purl.org/vocab/frbr/extended#AutonomousWork> ;
	owl:equivalentClass _:node17168ls3qx39 .

_:node17168ls3qx38 rdf:first <http://purl.org/vocab/frbr/extended#AutonomousWork> ;
	rdf:rest rdf:nil .

<http://purl.org/vocab/frbr/extended#AutonomousWork> a owl:Class ;
	rdfs:label "autonomous work"@en ;
	rdfs:subClassOf <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	owl:disjointWith <http://purl.org/vocab/frbr/extended#ReferentialWork> ;
	owl:equivalentClass _:node17168ls3qx40 .

<http://purl.org/vocab/frbr/core#Expression> a owl:Class ;
	owl:equivalentClass _:node17168ls3qx41 .

_:node17168ls3qx41 a owl:Class ;
	owl:unionOf _:node17168ls3qx42 .

_:node17168ls3qx42 rdf:first <http://purl.org/vocab/frbr/extended#ReferentialExpression> ;
	rdf:rest _:node17168ls3qx43 .

<http://purl.org/vocab/frbr/extended#ReferentialExpression> a owl:Class ;
	rdfs:label "referential expression"@en ;
	rdfs:comment "A referential expression is one which has little meaning when not studied in conjunction with the expression it refers to."@en ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:subClassOf <http://purl.org/vocab/frbr/core#Expression> ;
	owl:disjointWith <http://purl.org/vocab/frbr/extended#AutonomousExpression> ;
	owl:equivalentClass _:node17168ls3qx44 .

_:node17168ls3qx43 rdf:first <http://purl.org/vocab/frbr/extended#AutonomousExpression> ;
	rdf:rest rdf:nil .

<http://purl.org/vocab/frbr/extended#AutonomousExpression> a owl:Class ;
	rdfs:label "autonomous expression"@en ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:subClassOf <http://purl.org/vocab/frbr/core#Expression> ;
	owl:disjointWith <http://purl.org/vocab/frbr/extended#ReferentialExpression> ;
	owl:equivalentClass _:node17168ls3qx45 ;
	skos:historyNote _:node17168ls3qx46 .

_:node17168ls3qx40 a owl:Class ;
	owl:intersectionOf _:node17168ls3qx47 .

_:node17168ls3qx47 rdf:first <http://purl.org/vocab/frbr/core#Work> ;
	rdf:rest _:node17168ls3qx48 .

_:node17168ls3qx48 rdf:first _:node17168ls3qx49 ;
	rdf:rest rdf:nil .

_:node17168ls3qx49 a owl:Class ;
	owl:complementOf <http://purl.org/vocab/frbr/extended#ReferentialWork> .

_:node17168ls3qx39 a owl:Class ;
	owl:intersectionOf _:node17168ls3qx50 .

_:node17168ls3qx50 rdf:first <http://purl.org/vocab/frbr/core#Work> ;
	rdf:rest _:node17168ls3qx51 .

_:node17168ls3qx51 rdf:first _:node17168ls3qx52 ;
	rdf:rest rdf:nil .

_:node17168ls3qx52 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#int> ;
	owl:onProperty <http://purl.org/vocab/frbr/core#isReferentiallyRelatedToWork> .

_:node17168ls3qx45 a owl:Class ;
	owl:intersectionOf _:node17168ls3qx53 .

_:node17168ls3qx53 rdf:first <http://purl.org/vocab/frbr/core#Expression> ;
	rdf:rest _:node17168ls3qx54 .

_:node17168ls3qx54 rdf:first _:node17168ls3qx55 ;
	rdf:rest rdf:nil .

_:node17168ls3qx55 a owl:Class ;
	owl:complementOf <http://purl.org/vocab/frbr/extended#ReferentialExpression> .

_:node17168ls3qx46 rdf:value "Changed complementOf to refer to ReferentialExpression instead of ReferentialWork" ;
	dc:date "2005-08-10" ;
	dc:creator "Ian Davis" .

_:node17168ls3qx44 a owl:Class ;
	owl:intersectionOf _:node17168ls3qx56 .

_:node17168ls3qx56 rdf:first <http://purl.org/vocab/frbr/core#Expression> ;
	rdf:rest _:node17168ls3qx57 .

_:node17168ls3qx57 rdf:first _:node17168ls3qx58 ;
	rdf:rest rdf:nil .

_:node17168ls3qx58 a owl:Restriction ;
	owl:minCardinality "1"^^<http://www.w3.org/2001/XMLSchema#int> ;
	owl:onProperty <http://purl.org/vocab/frbr/core#isReferentiallyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#complementsExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "complements expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#complementsWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "complements work"@en ;
	rdfs:comment """Referential: cadenza, libretto, choreography, ending for unfinished work, etc.
Autonomous: incidental music, musical setting for a text, pendant, etc."""@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToWork> .

<http://purl.org/vocab/frbr/extended#hasDependentPartExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has dependent part expression"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#hasPartExpression> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isDependentPartOfExpression> .

<http://purl.org/vocab/frbr/extended#hasDependentPartWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has dependent part work"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#hasPartWork> .

<http://purl.org/vocab/frbr/extended#hasIndependentPartExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has independent part expression"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#hasPartExpression> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isIndependentPartOfExpression> .

<http://purl.org/vocab/frbr/extended#hasPartExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has part expression"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isPartOfExpression> .

<http://purl.org/vocab/frbr/extended#hasPartItem> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has part item"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Item> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Item> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isPartOfItem> .

<http://purl.org/vocab/frbr/extended#hasPartManifestation> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has part manifestation"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Manifestation> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Manifestation> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isPartOfManifestation> .

<http://purl.org/vocab/frbr/extended#hasPartWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has part work"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isPartOfWork> .

<http://purl.org/vocab/frbr/extended#isAnAbridgementOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is an abridgement of expression"@en ;
	rdfs:comment "Between expressions of the SAME WORK."@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isAnAdaptationOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is an adaptation of expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isAnAdaptationOfWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is adaption of work"@en ;
	rdfs:comment """Adaptation, paraphrase, free translation, variation (music), harmonisation (music), fantasy (music), etc.
The subject is not dependent on the object for meaning."""@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToWork> .

<http://purl.org/vocab/frbr/extended#isAnAlternativeManifestationTo> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is an alternative manifestation to"@en ;
	rdfs:comment "Alternate is an Americanism."@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Endeavour> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToManifestation> .

<http://purl.org/vocab/frbr/extended#isAnArrangementOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is an arrangement of expression"@en ;
	rdfs:comment "Between expressions of the SAME WORK."@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isAnImitationOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is an imitation of expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isAReconfigurationOfItem> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a reconfiguration of item"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Item> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToItem> .

<http://purl.org/vocab/frbr/extended#isAReferentialSuccessorToExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a referential successor to expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToExpression> , <http://purl.org/vocab/frbr/extended#isASuccessorToExpression> .

<http://purl.org/vocab/frbr/extended#isAReferentialSuccessorToWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a referential successor to work"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isASuccessorToWork> , <http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToWork> .

<http://purl.org/vocab/frbr/extended#isAReproductionOfItem> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a reproduction of item"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Item> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToItem> .

<http://purl.org/vocab/frbr/extended#isAReproductionOfManifestation> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a reproduction of manifestation"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Endeavour> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToManifestation> .

<http://purl.org/vocab/frbr/extended#isARevisionOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a revision of expression"@en ;
	rdfs:comment "Between expressions of the SAME WORK."@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isASuccessorToExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a successor to expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isASuccessorToWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a sucessor to work"@en ;
	rdfs:comment """Referential: sequel, etc.
Autonomous: sequel, succeeding work, etc."""@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToWork> .

<http://purl.org/vocab/frbr/extended#isASummaryOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a summary of expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isASummaryOfWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a summary of work"@en ;
	rdfs:comment """Digest, abstract, etc.
The subject is not dependent on the object for meaning."""@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToWork> .

<http://purl.org/vocab/frbr/extended#isATransformationOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a transformation of expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isATransformationOfWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a transformation of work"@en ;
	rdfs:comment """Dramatisation, novelisation, versification, screenplay, etc.
The subject is not dependent on the object for meaning."""@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToWork> .

<http://purl.org/vocab/frbr/extended#isATranslationOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is a translation of expression"@en ;
	rdfs:comment "Between expressions of the SAME WORK."@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is autonomously related to expression"@en ;
	rdfs:comment "A relation between two expressions which does not result in the subject becoming a referential expression (i.e. one which has little meaning without the object)."@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is autonomously related to work"@en ;
	rdfs:comment "The subject is not dependent on the object for meaning."@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToWork> .

<http://purl.org/vocab/frbr/extended#isDependentPartOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is dependent part of expression"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isPartOfExpression> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#hasDependentPartExpression> .

<http://purl.org/vocab/frbr/extended#isDependentPartOfWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is dependent part of work"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isPartOfWork> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#hasDependentPartWork> .

<http://purl.org/vocab/frbr/extended#isIndependentPartOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is independent part of expression"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isPartOfExpression> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#hasIndependentPartExpression> .

<http://purl.org/vocab/frbr/extended#isIndependentPartOfWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is independent part of work"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isPartOfWork> .

<http://purl.org/vocab/frbr/extended#isPartOfExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is part of expression"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#hasPartExpression> .

<http://purl.org/vocab/frbr/extended#isPartOfItem> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is part of item"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Item> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Item> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#hasPartItem> .

<http://purl.org/vocab/frbr/extended#isPartOfManifestation> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is part of manifestation"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Manifestation> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Manifestation> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#hasPartManifestation> .

<http://purl.org/vocab/frbr/extended#isPartOfWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is part of work"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> .

<http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is referentially related to expression"@en ;
	rdfs:comment "A relation between two expressions which results in the subject becoming a referential expression (i.e. one which has little meaning without the object)."@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is referentially related to work"@en ;
	rdfs:domain _:node17168ls3qx59 ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToWork> .

_:node17168ls3qx59 a owl:Class ;
	owl:unionOf _:node17168ls3qx60 .

_:node17168ls3qx60 rdf:first <http://purl.org/vocab/frbr/extended#Work> ;
	rdf:rest _:node17168ls3qx61 .

<http://purl.org/vocab/frbr/extended#Work> a owl:Class .

_:node17168ls3qx61 rdf:first <http://purl.org/vocab/frbr/extended#Expression> ;
	rdf:rest rdf:nil .

<http://purl.org/vocab/frbr/extended#Expression> a owl:Class .

<http://purl.org/vocab/frbr/extended#isRelatedToExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is related to expression"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/core#relatedEndeavour> .

<http://purl.org/vocab/frbr/extended#isRelatedToItem> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is related to item"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Item> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/core#relatedEndeavour> .

<http://purl.org/vocab/frbr/extended#isRelatedToManifestation> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is related to manifestation"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Manifestation> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/core#relatedEndeavour> .

<http://purl.org/vocab/frbr/extended#isRelatedToWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is related to work"@en ;
	rdfs:domain _:node17168ls3qx62 ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/core#relatedEndeavour> .

_:node17168ls3qx62 a owl:Class ;
	owl:unionOf _:node17168ls3qx63 .

_:node17168ls3qx63 rdf:first <http://purl.org/vocab/frbr/core#Work> ;
	rdf:rest _:node17168ls3qx64 .

_:node17168ls3qx64 rdf:first <http://purl.org/vocab/frbr/core#Expression> ;
	rdf:rest rdf:nil .

<http://purl.org/vocab/frbr/extended#referentiallyComplementsExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "referentially complements expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#complementsExpression> , <http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#referentiallyComplementsWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "referentially complements work"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToWork> .

<http://purl.org/vocab/frbr/extended#referentiallySupplementsExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "referentially supplements expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#supplementsExpression> , <http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#referentiallySupplementsWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "referentially supplements work"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#supplementsWork> , <http://purl.org/vocab/frbr/extended#isReferentiallyRelatedToWork> .

<http://purl.org/vocab/frbr/extended#supplementsExpression> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "supplements expression"@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Expression> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToExpression> .

<http://purl.org/vocab/frbr/extended#supplementsWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "supplements work"@en ;
	rdfs:comment """Referential: index, concordance, teacher's guide, gloss, supplement, appendix, etc.
Autonomous: supplement, appendix, etc."""@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:subPropertyOf <http://purl.org/vocab/frbr/extended#isRelatedToWork> .

<http://purl.org/vocab/frbr/extended#isAnImitationOfWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "is an imitation of work"@en ;
	rdfs:comment """Parody, imitation, travesty, etc.
The subject is not dependent on the object for meaning."""@en ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isAutonomouslyRelatedToWork> .

<http://purl.org/vocab/frbr/extended#hasIndependentPartWork> a owl:ObjectProperty ;
	rdfs:isDefinedBy <http://purl.org/vocab/frbr/extended#> ;
	rdfs:label "has independent part work"@en ;
	rdfs:domain <http://purl.org/vocab/frbr/core#Work> ;
	rdfs:range <http://purl.org/vocab/frbr/core#Work> ;
	owl:inverseOf <http://purl.org/vocab/frbr/extended#isIndependentPartOfWork> .
