PREFIX rdf:      <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX datacite: <http://purl.org/spar/datacite/>
PREFIX prov:     <http://www.w3.org/ns/prov#>
PREFIX pro:      <http://purl.org/spar/pro/>
PREFIX biro:     <http://purl.org/spar/biro/>
PREFIX fabio:    <http://purl.org/spar/fabio/>
PREFIX cito:     <http://purl.org/spar/cito/>
PREFIX deo:      <http://purl.org/spar/deo/>
PREFIX c4o:      <http://purl.org/spar/c4o/>
PREFIX foaf:     <http://xmlns.com/foaf/0.1/>
PREFIX dcat:     <http://www.w3.org/ns/dcat#>

{FOCUS rdf:type datacite:Identifier}@:IdentifierShape,
{FOCUS rdf:type prov:Entity}@:EntitySnapshotShape,
{FOCUS rdf:type dcat:Dataset}@:DatasetShape,
{FOCUS rdf:type dcat:Distribution}@:DistributionShape,
{FOCUS rdf:type pro:RoleInTime}@:AgentRoleShape,
{FOCUS rdf:type biro:BibliographicReference}@:BibliographicReferenceShape,
{FOCUS rdf:type fabio:Expression}@:BibliographicResourceShape,
{FOCUS rdf:type cito:Citation}@:CitationShape,
{FOCUS rdf:type deo:DiscourseElement}@:DiscourseElementShape,
{FOCUS rdf:type c4o:SingleLocationPointerList}@:PointerListShape,
{FOCUS rdf:type oa:Annotation}@:ReferenceAnnotationShape,
{FOCUS rdf:type c4o:InTextReferencePointer}@:ReferencePointerShape,
{FOCUS rdf:type fabio:Manifestation}@:ResourceEmbodimentShape,
{FOCUS rdf:type foaf:Agent}@:ResponsibleAgentShape.
