Skip to content

Instantly share code, notes, and snippets.

@JBPressac
Last active May 31, 2016 08:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JBPressac/e8fa62b20819f1eef48e502eb2d3f2c0 to your computer and use it in GitHub Desktop.
Save JBPressac/e8fa62b20819f1eef48e502eb2d3f2c0 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<rdf:RDF xmlns="http://mshb.huma-num.fr/prelib/"
xml:base="http://mshb.huma-num.fr/prelib/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:ns="http://creativecommons.org/ns#"
xmlns:powder-s="http://www.w3.org/2007/05/powder-s#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:dbo="http://dbpedia.org/ontology/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:terms="http://open.vocab.org/terms/"
xmlns:www="http://www.w3.org/2000/01/"
xmlns:prelib="http://mshb.huma-num.fr/prelib/"
xmlns:ecrm="http://erlangen-crm.org/current/"
xmlns:xml="http://www.w3.org/XML/1998/namespace#"
xmlns:efrbroo="http://erlangen-crm.org/efrbroo/"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:wikidata="http://www.wikidata.org/entity/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<owl:Ontology rdf:about="http://mshb.huma-num.fr/prelib/">
<owl:versionIRI rdf:resource="http://mshb.huma-num.fr/prelib/1.0.0"/>
<owl:imports rdf:resource="http://erlangen-crm.org/efrbroo/"/>
<owl:imports rdf:resource="http://dbpedia.org/ontology/"/>
<owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
<owl:imports rdf:resource="http://www.w3.org/2004/02/skos/core"/>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.w3.org/2000/01/rdf-schemalabel -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schemalabel"/>
<!-- http://www.w3.org/2000/01/rdf-schemasubPropertyOf -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schemasubPropertyOf"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://mshb.huma-num.fr/prelib/P82a_begin_of_the_begin -->
<owl:DatatypeProperty rdf:about="http://mshb.huma-num.fr/prelib/P82a_begin_of_the_begin"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://mshb.huma-num.fr/prelib/P82a_begin_of_the_begin -->
<owl:NamedIndividual rdf:about="http://mshb.huma-num.fr/prelib/P82a_begin_of_the_begin">
<skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P82a</skos:notation>
</owl:NamedIndividual>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description rdf:about="http://mshb.huma-num.fr/prelib/P82a_begin_of_the_begin">
<www:rdf-schemalabel xml:lang="en">P82a begin of the begin</www:rdf-schemalabel>
<www:rdf-schemasubPropertyOf rdf:resource="http://erlangen-crm.org/current/P82_at_some_time_within"/>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.2.5.20160517-0735) https://github.com/owlcs/owlapi -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment