Copyright © 2005 Richard Newman and Ian Davis
This work is licensed under a Creative Commons License.
This vocabulary is an expression in RDF of the concepts and relations described in the IFLA report on the Functional Requirements for Bibliographic Records (FRBR).
This vocabulary is a work in progress, it includes RDF classes for the group 1, 2 and 3 entities described by the FRBR report and properties corresponding to the core relationships between those entities. It does not yet describe attributes of the entities. Where possible, appropriate relationships with other vocabularies are included in order to place this vocabulary in the context of existing RDF work.
The URI for this vocabulary is
http://purl.org/vocab/frbr/core#
When used in XML documents the suggested prefix is frbr
Each class or property in the vocabulary has a URI constructed by appending a term name to the vocabulary URI. For example:
http://purl.org/vocab/frbr/core#relatedEndeavour
http://purl.org/vocab/frbr/core#EndeavourThe term name for a class always starts with an uppercase character. Where the term name is comprised of multiple concatenated words, the leading character of each word will be an uppercase character. For example:
Endeavour
WorkThe term name for a property always starts with an lowercase character. Where the term name is comprised of multiple concatenated words, the leading character of the second and each subsequent word will be an uppercase character. For example:
relatedEndeavour
realizationThis vocabulary defines 13 classes and 48 properties .
| Term Name | Type | Definition |
|---|---|---|
| Concept | class | An abstract idea or notion. |
| CorporateBody | class | An organization or group of individuals and/or other organizations. |
| Endeavour | class | Any of the products of artistic or creative endeavour. |
| Event | class | An action or occurrence. |
| Expression | class | A realization of a single work usually in a physical form. |
| Item | class | An exemplar of a single manifestation. |
| Manifestation | class | The physical embodiment of one or more expressions. |
| Object | class | A tangible or material thing. |
| Person | class | A living or dead individual. |
| Place | class | A location. |
| ResponsibleEntity | class | One responsible for the creation, production, distribution or maintenance of artistic or creative content. |
| Subject | class | Something that may serve as the subject of a work. |
| Work | class | An abstract notion of an artistic or intellectual creation. |
| abridgement | property | An abridgment of an expression. |
| abridgementOf | property | An expression that is abridged. |
| adaption | property | An adaption of a work or expression. |
| adaptionOf | property | A work or expression that is adapted. |
| alternate | property | An alternative to a manifestation. |
| alternateOf | property | A manifestation that is alternated. |
| arrangement | property | An arrangement of an expression. |
| arrangementOf | property | An expression that is arranged. |
| complement | property | A complement to a work or expression. |
| complementOf | property | A work or expression that is complemented. |
| creator | property | An entity in some way responsible for the creation of a work. |
| creatorOf | property | A work that was in some way created by of an entity. |
| embodiment | property | A manifestation that embodies an expression. |
| embodimentOf | property | An expression that is embodied by a manifestation. |
| exemplar | property | An item that is an exemplar of a manifestation. |
| exemplarOf | property | The manifestation that is exemplified by a item. |
| imitation | property | An imitation of a work or expression. |
| imitationOf | property | A work or expression that is imitated. |
| owner | property | An entity that owns an item. |
| ownerOf | property | An item that is in some way owned an entity. |
| part | property | A part of an endeavour. |
| partOf | property | An endeavour incorporating an endeavour. |
| producer | property | An entity in some way responsible for producing a manifestation. |
| producerOf | property | A manifestation that was in some way produced an entity. |
| realization | property | An expression that is an intellectual or artistic realization of a work. |
| realizationOf | property | The work that has been realized by an expression. |
| realizer | property | An entity in some way responsible for realizing an expression. |
| realizerOf | property | An expression that was in some way realized by an entity. |
| reconfiguration | property | A recongifuration of an item. |
| reconfigurationOf | property | An item that is reconfigured. |
| relatedEndeavour | property | Another endeavour that is related in some way to an endeavour. |
| reproduction | property | A reproduction of a manifestation or item. |
| reproductionOf | property | A manifestation or item that is reproduced. |
| responsibleEntity | property | An entity in some way responsible for an endeavour. |
| responsibleEntityOf | property | An endeavour that is the responsibility of an entity. |
| revision | property | A revision of an expression. |
| revisionOf | property | An expression that is revised. |
| subject | property | The subject of a work. |
| successor | property | A successor to a work or expression. |
| successorOf | property | A work or expression that is succeeded. |
| summarization | property | A summarization of a work or expression. |
| summarizationOf | property | A work or expression that is summarized. |
| supplement | property | A supplement to a work or expression. |
| supplementOf | property | A work or expression that is supplemented. |
| transformation | property | A transformation of a work or expression. |
| transformationOf | property | A work or expression that is transformed. |
| translation | property | A translation of an expression. |
| translationOf | property | An expression that is translated. |
Definition: An abstract idea or notion.
This class corresponds to the FRBR group three entity 'Concept'.
| URI: | http://purl.org/vocab/frbr/core#Concept |
|---|---|
| Label: | concept |
| Subclass of | frbr:Subject and skos:Concept |
| Disjoint with | frbr:Object, frbr:Event and frbr:Place |
| Paraphrase (experimental) | A frbr:Concept is something that, amongst other things, is a frbr:Subject and is a skos:Concept but is not a frbr:Object and is not a frbr:Event and is not a frbr:Place |
Definition: An organization or group of individuals and/or other organizations.
This class corresponds to the FRBR group two entity 'Corporate Body'.
| URI: | http://purl.org/vocab/frbr/core#CorporateBody |
|---|---|
| Label: | corporate body |
| Subclass of | frbr:ResponsibleEntity |
| Equivalent to | Union of foaf:Organization or a foaf:Group |
| Paraphrase (experimental) | A frbr:CorporateBody is something that, amongst other things, is a frbr:ResponsibleEntity and must be something that, amongst other things, is a foaf:Organization or a foaf:Group |
Definition: Any of the products of artistic or creative endeavour.
This class represents any one of the FRBR group one entities.
| URI: | http://purl.org/vocab/frbr/core#Endeavour |
|---|---|
| Label: | endeavour |
| Disjoint with | frbr:ResponsibleEntity and frbr:Subject |
| Equivalent to | Union of frbr:Expression , frbr:Item , frbr:Manifestation or a frbr:Work |
| Paraphrase (experimental) | A frbr:Endeavour is something that, amongst other things, is not a frbr:ResponsibleEntity and is not a frbr:Subject and must be something that, amongst other things, is a frbr:Expression , frbr:Item , frbr:Manifestation or a frbr:Work |
Definition: An action or occurrence.
This class corresponds to the FRBR group three entity 'Event'.
| URI: | http://purl.org/vocab/frbr/core#Event |
|---|---|
| Label: | event |
| Subclass of | frbr:Subject and owltime:Event |
| Disjoint with | frbr:Place, frbr:Object and frbr:Concept |
| Paraphrase (experimental) | A frbr:Event is something that, amongst other things, is a frbr:Subject and is a owltime:Event but is not a frbr:Place and is not a frbr:Object and is not a frbr:Concept |
Definition: A realization of a single work usually in a physical form.
This class corresponds to the FRBR group one entity 'Expression'.
| URI: | http://purl.org/vocab/frbr/core#Expression |
|---|---|
| Label: | expression |
| Subclass of | frbr:Endeavour |
| Disjoint with | frbr:Work, frbr:Item and frbr:Manifestation |
| Paraphrase (experimental) | A frbr:Expression is something that, amongst other things, is a frbr:Endeavour but is not a frbr:Work and is not a frbr:Item and is not a frbr:Manifestation |
Definition: An exemplar of a single manifestation.
This class corresponds to the FRBR group one entity 'Item'.
| URI: | http://purl.org/vocab/frbr/core#Item |
|---|---|
| Label: | item |
| Subclass of | frbr:Endeavour |
| Disjoint with | frbr:Work, frbr:Expression and frbr:Manifestation |
| Paraphrase (experimental) | A frbr:Item is something that, amongst other things, is a frbr:Endeavour but is not a frbr:Work and is not a frbr:Expression and is not a frbr:Manifestation |
Definition: The physical embodiment of one or more expressions.
This class corresponds to the FRBR group one entity 'Manifestation'.
| URI: | http://purl.org/vocab/frbr/core#Manifestation |
|---|---|
| Label: | manifestation |
| Subclass of | frbr:Endeavour |
| Disjoint with | frbr:Work, frbr:Expression and frbr:Item |
| Paraphrase (experimental) | A frbr:Manifestation is something that, amongst other things, is a frbr:Endeavour but is not a frbr:Work and is not a frbr:Expression and is not a frbr:Item |
Definition: A tangible or material thing.
This class corresponds to the FRBR group three entity 'Object'.
| URI: | http://purl.org/vocab/frbr/core#Object |
|---|---|
| Label: | object |
| Subclass of | frbr:Subject and geo:SpatialThing |
| Disjoint with | frbr:Event, frbr:Place and frbr:Concept |
| Paraphrase (experimental) | A frbr:Object is something that, amongst other things, is a frbr:Subject and is a geo:SpatialThing but is not a frbr:Event and is not a frbr:Place and is not a frbr:Concept |
Definition: A living or dead individual.
This class corresponds to the FRBR group two entity 'Person'.
| URI: | http://purl.org/vocab/frbr/core#Person |
|---|---|
| Label: | person |
| Disjoint with | frbr:Endeavour and frbr:Subject |
| Equivalent to | foaf:Person |
| Paraphrase (experimental) | A frbr:Person is something that, amongst other things, is not a frbr:Endeavour and is not a frbr:Subject and must be |
Definition: A location.
This class corresponds to the FRBR group three entity 'Place'.
| URI: | http://purl.org/vocab/frbr/core#Place |
|---|---|
| Label: | place |
| Subclass of | frbr:Subject and geo:SpatialThing |
| Disjoint with | frbr:Event, frbr:Object and frbr:Concept |
| Paraphrase (experimental) | A frbr:Place is something that, amongst other things, is a frbr:Subject and is a geo:SpatialThing but is not a frbr:Event and is not a frbr:Object and is not a frbr:Concept |
Definition: One responsible for the creation, production, distribution or maintenance of artistic or creative content.
This class represents any of the FRBR group two entities.
| URI: | http://purl.org/vocab/frbr/core#ResponsibleEntity |
|---|---|
| Label: | responsible entity |
| Disjoint with | frbr:Endeavour and frbr:Subject |
| Equivalent to | Union of frbr:CorporateBody or a foaf:Person |
| Paraphrase (experimental) | A frbr:ResponsibleEntity is something that, amongst other things, is not a frbr:Endeavour and is not a frbr:Subject and must be something that, amongst other things, is a frbr:CorporateBody or a foaf:Person |
Definition: Something that may serve as the subject of a work.
This class represents any of the FRBR group three entities.
| URI: | http://purl.org/vocab/frbr/core#Subject |
|---|---|
| Label: | subject |
| Disjoint with | frbr:ResponsibleEntity and frbr:Endeavour |
| Equivalent to | Union of frbr:Event , frbr:Object , frbr:Place or a frbr:Concept |
| Paraphrase (experimental) | A frbr:Subject is something that, amongst other things, is not a frbr:ResponsibleEntity and is not a frbr:Endeavour and must be something that, amongst other things, is a frbr:Event , frbr:Object , frbr:Place or a frbr:Concept |
Definition: An abstract notion of an artistic or intellectual creation.
This class corresponds to the FRBR group one entity 'Work'.
| URI: | http://purl.org/vocab/frbr/core#Work |
|---|---|
| Label: | work |
| Subclass of | frbr:Endeavour and wordnet:Work~2 |
| Disjoint with | frbr:Expression, frbr:Manifestation and frbr:Item |
| Paraphrase (experimental) | A frbr:Work is something that, amongst other things, is a frbr:Endeavour and is a wordnet:Work~2 but is not a frbr:Expression and is not a frbr:Manifestation and is not a frbr:Item |
Definition: [The value of this property is] An abridgment of an expression.
| URI: | http://purl.org/vocab/frbr/core#abridgement |
|---|---|
| Label: | abridgement |
| Domain | frbr:Expression |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:abridgementOf |
| Paraphrase (experimental) | Having a frbr:abridgement implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] An expression that is abridged.
| URI: | http://purl.org/vocab/frbr/core#abridgementOf |
|---|---|
| Label: | abridgement of |
| Domain | frbr:Expression |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:abridgement |
| Paraphrase (experimental) | Having a frbr:abridgementOf implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] An adaption of a work or expression.
| URI: | http://purl.org/vocab/frbr/core#adaption |
|---|---|
| Label: | adaption |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:adaptionOf |
| Paraphrase (experimental) | Having a frbr:adaption implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A work or expression that is adapted.
| URI: | http://purl.org/vocab/frbr/core#adaptionOf |
|---|---|
| Label: | adaption of |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:adaption |
| Paraphrase (experimental) | Having a frbr:adaptionOf implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] An alternative to a manifestation.
| URI: | http://purl.org/vocab/frbr/core#alternate |
|---|---|
| Label: | alternate |
| Domain | frbr:Manifestation |
| Range | frbr:Manifestation |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:alternateOf |
| Paraphrase (experimental) | Having a frbr:alternate implies being something that, amongst other things, is a frbr:Manifestation |
Definition: [The value of this property is] A manifestation that is alternated.
| URI: | http://purl.org/vocab/frbr/core#alternateOf |
|---|---|
| Label: | alternate of |
| Domain | frbr:Manifestation |
| Range | frbr:Manifestation |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:alternate |
| Paraphrase (experimental) | Having a frbr:alternateOf implies being something that, amongst other things, is a frbr:Manifestation |
Definition: [The value of this property is] An arrangement of an expression.
| URI: | http://purl.org/vocab/frbr/core#arrangement |
|---|---|
| Label: | arrangement |
| Domain | frbr:Expression |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:arrangementOf |
| Paraphrase (experimental) | Having a frbr:arrangement implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] An expression that is arranged.
| URI: | http://purl.org/vocab/frbr/core#arrangementOf |
|---|---|
| Label: | arrangement of |
| Domain | frbr:Expression |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:arrangement |
| Paraphrase (experimental) | Having a frbr:arrangementOf implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] A complement to a work or expression.
| URI: | http://purl.org/vocab/frbr/core#complement |
|---|---|
| Label: | complement |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:complementOf |
| Paraphrase (experimental) | Having a frbr:complement implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A work or expression that is complemented.
| URI: | http://purl.org/vocab/frbr/core#complementOf |
|---|---|
| Label: | complement of |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:complement |
| Paraphrase (experimental) | Having a frbr:complementOf implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] An entity in some way responsible for the creation of a work.
| URI: | http://purl.org/vocab/frbr/core#creator |
|---|---|
| Label: | creator |
| Domain | frbr:Work |
| Range | frbr:ResponsibleEntity |
| Subproperty of | frbr:responsibleEntity |
| Inverse of | frbr:creatorOf |
| Paraphrase (experimental) | Having a frbr:creator implies being something that, amongst other things, is a frbr:Work |
Definition: [The value of this property is] A work that was in some way created by of an entity.
| URI: | http://purl.org/vocab/frbr/core#creatorOf |
|---|---|
| Label: | creator of |
| Domain | frbr:ResponsibleEntity |
| Range | frbr:Work |
| Subproperty of | frbr:responsibleEntityOf |
| Inverse of | frbr:creator |
| Paraphrase (experimental) | Having a frbr:creatorOf implies being something that, amongst other things, is a frbr:ResponsibleEntity |
Definition: [The value of this property is] A manifestation that embodies an expression.
| URI: | http://purl.org/vocab/frbr/core#embodiment |
|---|---|
| Label: | embodiment |
| Domain | frbr:Expression |
| Range | frbr:Manifestation |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:embodimentOf |
| Paraphrase (experimental) | Having a frbr:embodiment implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] An expression that is embodied by a manifestation.
| URI: | http://purl.org/vocab/frbr/core#embodimentOf |
|---|---|
| Label: | embodiment of |
| Domain | frbr:Manifestation |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:embodiment |
| Paraphrase (experimental) | Having a frbr:embodimentOf implies being something that, amongst other things, is a frbr:Manifestation |
Definition: [The value of this property is] An item that is an exemplar of a manifestation.
| URI: | http://purl.org/vocab/frbr/core#exemplar |
|---|---|
| Label: | exemplar |
| Domain | frbr:Manifestation |
| Range | frbr:Item |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:exemplarOf |
| Paraphrase (experimental) | Having a frbr:exemplar implies being something that, amongst other things, is a frbr:Manifestation |
Definition: [The value of this property is] The manifestation that is exemplified by a item.
| URI: | http://purl.org/vocab/frbr/core#exemplarOf |
|---|---|
| Label: | exemplar of |
| Domain | frbr:Item |
| Range | frbr:Manifestation |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:exemplar |
| Paraphrase (experimental) | Having a frbr:exemplarOf implies being something that, amongst other things, is a frbr:Item |
Definition: [The value of this property is] An imitation of a work or expression.
| URI: | http://purl.org/vocab/frbr/core#imitation |
|---|---|
| Label: | imitation |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:imitationOf |
| Paraphrase (experimental) | Having a frbr:imitation implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A work or expression that is imitated.
| URI: | http://purl.org/vocab/frbr/core#imitationOf |
|---|---|
| Label: | imitation of |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:imitation |
| Paraphrase (experimental) | Having a frbr:imitationOf implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] An entity that owns an item.
| URI: | http://purl.org/vocab/frbr/core#owner |
|---|---|
| Label: | owner |
| Domain | frbr:Item |
| Range | frbr:ResponsibleEntity |
| Subproperty of | frbr:responsibleEntity |
| Inverse of | frbr:ownerOf |
| Paraphrase (experimental) | Having a frbr:owner implies being something that, amongst other things, is a frbr:Item |
Definition: [The value of this property is] An item that is in some way owned an entity.
| URI: | http://purl.org/vocab/frbr/core#ownerOf |
|---|---|
| Label: | owner of |
| Domain | frbr:ResponsibleEntity |
| Range | frbr:Item |
| Subproperty of | frbr:responsibleEntityOf |
| Inverse of | frbr:owner |
| Paraphrase (experimental) | Having a frbr:ownerOf implies being something that, amongst other things, is a frbr:ResponsibleEntity |
Definition: [The value of this property is] A part of an endeavour.
| URI: | http://purl.org/vocab/frbr/core#part |
|---|---|
| Label: | part |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:partOf |
Definition: [The value of this property is] An endeavour incorporating an endeavour.
| URI: | http://purl.org/vocab/frbr/core#partOf |
|---|---|
| Label: | part of |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:part |
Definition: [The value of this property is] An entity in some way responsible for producing a manifestation.
| URI: | http://purl.org/vocab/frbr/core#producer |
|---|---|
| Label: | producer |
| Domain | frbr:Manifestation |
| Range | frbr:ResponsibleEntity |
| Subproperty of | frbr:responsibleEntity |
| Inverse of | frbr:producerOf |
| Paraphrase (experimental) | Having a frbr:producer implies being something that, amongst other things, is a frbr:Manifestation |
Definition: [The value of this property is] A manifestation that was in some way produced an entity.
| URI: | http://purl.org/vocab/frbr/core#producerOf |
|---|---|
| Label: | producer of |
| Domain | frbr:ResponsibleEntity |
| Range | frbr:Manifestation |
| Subproperty of | frbr:responsibleEntityOf |
| Inverse of | frbr:producer |
| Paraphrase (experimental) | Having a frbr:producerOf implies being something that, amongst other things, is a frbr:ResponsibleEntity |
Definition: [The value of this property is] An expression that is an intellectual or artistic realization of a work.
| URI: | http://purl.org/vocab/frbr/core#realization |
|---|---|
| Label: | realization |
| Domain | frbr:Work |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:realizationOf |
| Paraphrase (experimental) | Having a frbr:realization implies being something that, amongst other things, is a frbr:Work |
Definition: [The value of this property is] The work that has been realized by an expression.
| URI: | http://purl.org/vocab/frbr/core#realizationOf |
|---|---|
| Label: | realization of |
| Domain | frbr:Expression |
| Range | frbr:Work |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:realization |
| Paraphrase (experimental) | Having a frbr:realizationOf implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] An entity in some way responsible for realizing an expression.
| URI: | http://purl.org/vocab/frbr/core#realizer |
|---|---|
| Label: | realizer |
| Domain | frbr:Expression |
| Range | frbr:ResponsibleEntity |
| Subproperty of | frbr:responsibleEntity |
| Inverse of | frbr:realizerOf |
| Paraphrase (experimental) | Having a frbr:realizer implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] An expression that was in some way realized by an entity.
| URI: | http://purl.org/vocab/frbr/core#realizerOf |
|---|---|
| Label: | realizer of |
| Domain | frbr:ResponsibleEntity |
| Range | frbr:Expression |
| Subproperty of | frbr:responsibleEntityOf |
| Inverse of | frbr:realizer |
| Paraphrase (experimental) | Having a frbr:realizerOf implies being something that, amongst other things, is a frbr:ResponsibleEntity |
Definition: [The value of this property is] A recongifuration of an item.
| URI: | http://purl.org/vocab/frbr/core#reconfiguration |
|---|---|
| Label: | reconfiguration |
| Domain | frbr:Item |
| Range | frbr:Item |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:reconfigurationOf |
| Paraphrase (experimental) | Having a frbr:reconfiguration implies being something that, amongst other things, is a frbr:Item |
Definition: [The value of this property is] An item that is reconfigured.
| URI: | http://purl.org/vocab/frbr/core#reconfigurationOf |
|---|---|
| Label: | reconfiguration of |
| Domain | frbr:Item |
| Range | frbr:Item |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:reconfiguration |
| Paraphrase (experimental) | Having a frbr:reconfigurationOf implies being something that, amongst other things, is a frbr:Item |
Definition: [The value of this property is] Another endeavour that is related in some way to an endeavour.
| URI: | http://purl.org/vocab/frbr/core#relatedEndeavour |
|---|---|
| Label: | related endeavour |
| Domain | frbr:Endeavour |
| Range | frbr:Endeavour |
| Paraphrase (experimental) | Having a frbr:relatedEndeavour implies being something that, amongst other things, is a frbr:Endeavour |
Definition: [The value of this property is] A reproduction of a manifestation or item.
| URI: | http://purl.org/vocab/frbr/core#reproduction |
|---|---|
| Label: | reproduction |
| Domain | Union of frbr:Manifestation or a frbr:Item |
| Range | Union of frbr:Manifestation or a frbr:Item |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:reproductionOf |
| Paraphrase (experimental) | Having a frbr:reproduction implies being something that, amongst other things, is a frbr:Manifestation or a frbr:Item |
Definition: [The value of this property is] A manifestation or item that is reproduced.
| URI: | http://purl.org/vocab/frbr/core#reproductionOf |
|---|---|
| Label: | reproduction of |
| Domain | Union of frbr:Manifestation or a frbr:Item |
| Range | Union of frbr:Manifestation or a frbr:Item |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:reproduction |
| Paraphrase (experimental) | Having a frbr:reproductionOf implies being something that, amongst other things, is a frbr:Manifestation or a frbr:Item |
Definition: [The value of this property is] An entity in some way responsible for an endeavour.
| URI: | http://purl.org/vocab/frbr/core#responsibleEntity |
|---|---|
| Label: | responsible entity |
| Domain | frbr:Endeavour |
| Range | frbr:ResponsibleEntity |
| Inverse of | frbr:responsibleEntityOf |
| Paraphrase (experimental) | Having a frbr:responsibleEntity implies being something that, amongst other things, is a frbr:Endeavour |
Definition: [The value of this property is] An endeavour that is the responsibility of an entity.
| URI: | http://purl.org/vocab/frbr/core#responsibleEntityOf |
|---|---|
| Label: | responsible entity of |
| Domain | frbr:ResponsibleEntity |
| Range | frbr:Endeavour |
| Inverse of | frbr:responsibleEntity |
| Paraphrase (experimental) | Having a frbr:responsibleEntityOf implies being something that, amongst other things, is a frbr:ResponsibleEntity |
Definition: [The value of this property is] A revision of an expression.
| URI: | http://purl.org/vocab/frbr/core#revision |
|---|---|
| Label: | revision |
| Domain | frbr:Expression |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:revisionOf |
| Paraphrase (experimental) | Having a frbr:revision implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] An expression that is revised.
| URI: | http://purl.org/vocab/frbr/core#revisionOf |
|---|---|
| Label: | revision of |
| Domain | frbr:Expression |
| Range | frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:revision |
| Paraphrase (experimental) | Having a frbr:revisionOf implies being something that, amongst other things, is a frbr:Expression |
Definition: [The value of this property is] The subject of a work.
| URI: | http://purl.org/vocab/frbr/core#subject |
|---|---|
| Label: | subject |
| Domain | frbr:Work |
| Range | Union of frbr:Endeavour , frbr:ResponsibleEntity or a frbr:Subject |
| Paraphrase (experimental) | Having a frbr:subject implies being something that, amongst other things, is a frbr:Work |
Definition: [The value of this property is] A successor to a work or expression.
| URI: | http://purl.org/vocab/frbr/core#successor |
|---|---|
| Label: | successor |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:successorOf |
| Paraphrase (experimental) | Having a frbr:successor implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A work or expression that is succeeded.
| URI: | http://purl.org/vocab/frbr/core#successorOf |
|---|---|
| Label: | successor of |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:successor |
| Paraphrase (experimental) | Having a frbr:successorOf implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A summarization of a work or expression.
| URI: | http://purl.org/vocab/frbr/core#summarization |
|---|---|
| Label: | summarization |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:summarizationOf |
| Paraphrase (experimental) | Having a frbr:summarization implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A work or expression that is summarized.
| URI: | http://purl.org/vocab/frbr/core#summarizationOf |
|---|---|
| Label: | summarization of |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:summarization |
| Paraphrase (experimental) | Having a frbr:summarizationOf implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A supplement to a work or expression.
| URI: | http://purl.org/vocab/frbr/core#supplement |
|---|---|
| Label: | supplement |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:supplementOf |
| Paraphrase (experimental) | Having a frbr:supplement implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A work or expression that is supplemented.
| URI: | http://purl.org/vocab/frbr/core#supplementOf |
|---|---|
| Label: | supplement of |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:supplement |
| Paraphrase (experimental) | Having a frbr:supplementOf implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |
Definition: [The value of this property is] A transformation of a work or expression.
| URI: | http://purl.org/vocab/frbr/core#transformation |
|---|---|
| Label: | transformation |
| Domain | Union of frbr:Work or a frbr:Expression |
| Range | Union of frbr:Work or a frbr:Expression |
| Subproperty of | frbr:relatedEndeavour |
| Inverse of | frbr:transformationOf |
| Paraphrase (experimental) | Having a frbr:transformation implies being something that, amongst other things, is a frbr:Work or a frbr:Expression |