@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://iflastandards.info/ns/fr/frbr/frbrer/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <http://metadataregistry.org/uri/profile/RegAp/> . @prefix ns2: <http://metadataregistry.org/uri/RegStatus/> . ns0:P2069 owl:inverseOf ns0:P2070 . ns0:P2070 ns1:name "complementsExpressionFromExpression"@en ; ns1:status <http://metadataregistry.org/uri/RegStatus/1001> ; a owl:ObjectProperty ; rdfs:domain ns0:C1002 ; rdfs:isDefinedBy <http://iflastandards.info/ns/fr/frbr/frbrer/> ; rdfs:label "complements (expression) (from expression)"@en, "es complemento (expresión) de (expresión)"@es ; rdfs:range ns0:C1002 ; skos:definition "Relates an expression of a work to an expression of a prior work that it is intended to be combined with or inserted into, but was not part of the original conception of the prior work. The content may be closely or loosely connected, so the complementary work may be referential or autonomous with respect to the prior work."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://iflastandards.info/ns/fr/frbr/frbrer/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <http://metadataregistry.org/uri/profile/RegAp/> .
@prefix ns2: <http://metadataregistry.org/uri/RegStatus/> .

ns0:P2069
    owl:inverseOf ns0:P2070 .

ns0:P2070
    ns1:name "complementsExpressionFromExpression"@en ;
    ns1:status <http://metadataregistry.org/uri/RegStatus/1001> ;
    a owl:ObjectProperty ;
    rdfs:domain ns0:C1002 ;
    rdfs:isDefinedBy <http://iflastandards.info/ns/fr/frbr/frbrer/> ;
    rdfs:label "complements (expression) (from expression)"@en, "es complemento (expresión) de (expresión)"@es ;
    rdfs:range ns0:C1002 ;
    skos:definition "Relates an expression of a work to an expression of a prior work that it is intended to be combined with or inserted into, but was not part of the original conception of the prior work. The content may be closely or loosely connected, so the complementary work may be referential or autonomous with respect to the prior work."@en .