@base <http://data.persee.fr/ontology/persee-ontology/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 ns: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .

<>
    dc:created "2015-12-12"^^xsd:date ;
    dc:creator "Viviane BoulÃ©treau (Viviane.Bouletreau@persee.fr)" ;
    dc:description "Ontology Persee stuff."@en ;
    dc:modified "2018-05-18"^^xsd:date ;
    a owl:Ontology ;
    rdfs:comment "2015-12-12 - draft version"@en, "2016-02-06 - Release 1.1 - addition illustration typology"@en, "2016-02-12 - Release 1.0 (data.persee.fr first run)"@en, "2016-05-09 - addition document typology"@en, "2016-09-22 - Release 1.1.1 - minor changes (correspondences, collected document management)"@en, "2017-03-17 - Release 1.1.2 - typos"@en, "2017-03-17 - Release 1.1.3 - dropped draft evolutions"@en, "2017-09-25 - Release 1.1.4 - bibo:Image subcategories management"@en, "2018-01-20 - Release 1.1.5 - management of entities from bio (ranks from taxonConcept)"@en, "2018-05-18 - Release 1.2 - management of correspondences (typology and properties)"@en ;
    rdfs:label "Ontology for Persee stuff." ;
    owl:versionInfo "http://data.persee.fr/ontology/persee-ontology/1.2/" ;
    ns:term_status "stable" .

<Abstracts>
    a owl:Class ;
    rdfs:comment "Section regroupant les rÃ©sumÃ©s des articles publiÃ©s dans le numÃ©ro/l'ouvrage. Ils peuvent Ãªtre en plusieurs langues"@fr, "Section summarizing the articles published in the issue / book. They can be in several languages"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Abstracts"@en, "RÃ©sumÃ©s"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Anthology>
    a owl:Class ;
    rdfs:comment "Collection of selected / collected documents around a theme or author"@en, "Recueil de documents choisis rassemblÃ©s autour d'un thÃ¨me ou d'un auteur"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Anthologie"@fr, "Anthology"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<ArcheologicalChronicle>
    a owl:Class ;
    rdfs:comment "Chronicles of archaeological excavations"@en, "Chroniques de fouilles archÃ©ologiques"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Archeological chronicle"@en, "Chronique de fouille"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<Article>
    a owl:Class ;
    rdfs:comment "A scientific written composition, forming an independent part of a publication, as a journal, proceedings..."@en, "UnitÃ© formant un Ã©lÃ©ment distinct et faisant partie dâune publication plus large (numÃ©ro, actes, antologie, etc). Sont qualifiÃ©s dâarticle les unitÃ©s documentaires suivantes : article scientifique, Ã©changes de rÃ©flexions dâun numÃ©ro Ã  lâautre ou au sein dâun mÃªme numÃ©ro, droit de rÃ©ponses, interview, portrait, biographie ou hommage... "@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Article"@en, "Article"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    owl:equivalentClass <http://purl.org/ontology/bibo/Article> ;
    ns:term_status "stable" .

<AssemblyWork>
    a owl:Class ;
    rdfs:comment "DÃ©roulement de sÃ©naces, questions, discussions, votes, etc. Typlogie documentaire propre Ã  la collection des archives parlementaires."@fr, "Questions, discussions, votes, etc. of an assembly. Typology used for the parliamentary archives"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Travaux de l'assemblÃ©e"@fr, "Work of the assembly"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Atlas>
    a owl:Class ;
    rdfs:comment "Ordered collection of documents and maps designed to represent a given space and to present one or more themes"@en, "Recueil ordonnÃ© de documents et de cartes, conÃ§u pour reprÃ©senter un espace donnÃ© et exposer un ou plusieurs thÃ¨mes"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Atlas"@en, "Atlas"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<BibliographicalNote>
    a owl:Class ;
    rdfs:comment "Information or group of information of a bibliographical nature. Short publications reviews"@en, "Information ou groupe d'informations de nature bibliographiques. Recensions courtes de publications"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Bibliographical note(s)"@en, "Note(s) bibliographique(s)"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Bibliography>
    a owl:Class ;
    rdfs:comment "Volume constituted mainly of bibliographic notes"@en, "Volume principalement constituÃ© de notes bibliographiques"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Bibliographie"@fr, "Bibliography"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Issue> ;
    ns:term_status "stable" .

<BiographicalNote>
    a owl:Class ;
    rdfs:comment "Biographical note, portrait, obituary, ..."@en, "Note biographique, portrait, nÃ©crologie,..."@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Biographical note"@en, "Note biographique"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Blends>
    a owl:Class ;
    rdfs:comment "Collection of documents produced and / or collected in tribute to a person"@en, "Recueil de documents produits et/ou rassemblÃ©s en hommage Ã  une personne"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Blends"@en, "MÃ©langes"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<Catalog>
    a owl:Class ;
    rdfs:comment "Inventaire classÃ© selon un ordre dÃ©terminÃ© (catalogue d'exposition, inventaire de fouille, etc)"@fr, "Inventory classified according to a given order (catalog of exhibition, inventory of excavation, etc)"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Catalog"@en, "Catalogue"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<CollectiveWork>
    a owl:Class ;
    rdfs:comment "Monograph whose parts may be attributed to different authors"@en, "Monographie dont les parties peuvent Ãªtre attribuÃ©es Ã  des auteurs diffÃ©rents"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Collective work"@en, "Ouvrage collectif"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<Correspondence>
    a owl:Class ;
    rdfs:comment "Letter, piece of correspondence"@en, "Lettre, extrait de correspondance"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Correspondance"@fr, "Correspondence"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    owl:equivalentClass <http://purl.org/ontology/bibo/Letter> ;
    ns:term_status "stable" .

<Correspondences>
    a owl:Class ;
    rdfs:comment "Collection of correspondences"@en, "Recueil de correspondances"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Correspondances"@fr, "Correspondences"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<CriticalEdition>
    a owl:Class ;
    rdfs:comment "Critical edition of texts"@en, "Edition critique de textes"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Critical edition"@en, "Edition critique"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<CriticalNote>
    a owl:Class ;
    rdfs:comment "Analyse poussÃ©e des sources, de la valeur logique, du contenu dâune ou de plusieurs publications"@fr, "Extensive analysis of sources, logical value, content of one or more publications"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Critical note"@en, "Note critique"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<DataArray>
    a owl:Class ;
    rdfs:comment "Image d'un tableau de donnÃ©es"@fr, "Image of an array of data"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Array of data"@en, "Tableau de donnÃ©es"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Diagram>
    a owl:Class ;
    rdfs:comment "ReprÃ©sentation symbolique d'informations"@fr, "Symbolic representation of information"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Diagram"@en, "Diagramme"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Dictionary>
    a owl:Class ;
    rdfs:comment "Dictionary"@en, "Dictionnaire"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Dictionary"@en, "Dictionnaire"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<DictionaryEntry>
    a owl:Class ;
    rdfs:comment "Dictionary entry"@en, "EntrÃ©e de dictionnaire ou d'ncyclopÃ©die"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Dictionary entry"@en, "EntrÃ©e de dictionnaire"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Drawing>
    a owl:Class ;
    rdfs:comment "Dessin"@fr, "Graphical representation of data"@en, "Manual drawing"@en, "ReprÃ©sentation graphique associÃ©e Ã  des donnÃ©es"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Dessin"@fr, "Drawing"@en, "Graphic"@en, "Graphique"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Editorial>
    a owl:Class ;
    rdfs:comment "Document originating from the board of the journal and defining a general approach"@en, "Document Ã©manant de la rÃ©daction de la revue et dÃ©finissant une orientation gÃ©nÃ©rale"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Editorial"@en, "Ãditorial"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Grievance>
    a owl:Class ;
    rdfs:comment "DolÃ©ance ou cahier de dolÃ©ances. Typlogie documentaire propre Ã  la collection des archives parlementaires."@fr, "Grievance or grievance book"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "DolÃ©ance(s)"@fr, "Grievance(s)"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Illustration>
    a owl:Class ;
    rdfs:comment "Illustration"@en, "Illustration"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Illustration"@en, "Illustration"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<IllustrationDoc>
    a owl:Class ;
    rdfs:comment "Document or group of document of a graphic nature. Maps, reproduction of paintings, sculptures, photographs, buildings ..."@en, "Document ou groupe de document de nature graphique. Cartes, reproduction de peintures, de sculptures, de photographies, de bÃ¢timents..."@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Illustration document"@en, "Illustration document"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Index>
    a owl:Class ;
    rdfs:comment "Index volume"@en, "Volume d'index"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Index issue"@en, "Volume d'index"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Issue> ;
    ns:term_status "stable" .

<Instruction>
    a owl:Class ;
    rdfs:comment "Instruction, directive or order"@en, "Instruction, directive, consigne, ordre"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Instruction"@en, "Instruction"@fr ;
    rdfs:subClassOf <Correspondence>, <http://purl.org/ontology/bibo/Letter> ;
    ns:term_status "draft" .

<Issue>
    a owl:Class ;
    rdfs:comment "Something that is printed or published and distributed, esp. a given number of a periodical"@en, "Volume publiÃ© dans le cadre d'une revue"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Issue"@en, "NumÃ©ro"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Issue> ;
    ns:term_status "stable" .

<LawText>
    a owl:Class ;
    rdfs:comment "Decrees, laws and orders. Published or draft releases"@en, "DÃ©crets, lois et arrÃªtÃ©s, projets de lois et dÃ©crets, etc."@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Law text"@en, "Texte lÃ©gislatif"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Letter>
    a owl:Class ;
    rdfs:comment "Letter, extract of correspondence"@en, "Lettre, Ã©lÃ©ment de correspondance"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Letter"@en, "Lettre"@fr ;
    rdfs:subClassOf <Correspondence>, <http://purl.org/ontology/bibo/Letter> ;
    ns:term_status "draft" .

<Liminary>
    a owl:Class ;
    rdfs:comment "Document liminaire dâun numÃ©ro, dâun dossier ou dâun ouvrage"@fr, "Introductory document of an issue or book"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Liminaire"@fr, "Liminary"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Map>
    a owl:Class ;
    rdfs:comment "Carte"@fr, "Map"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Carte"@fr, "Map"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Memo>
    a owl:Class ;
    rdfs:comment "Memo"@en, "MÃ©mo (interne, diplomatique,...)"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Memo"@en, "MÃ©mo"@fr ;
    rdfs:subClassOf <Correspondence>, <http://purl.org/ontology/bibo/Letter> ;
    ns:term_status "draft" .

<MissionReport>
    a owl:Class ;
    rdfs:comment "Mission report"@en, "Rapport de mission"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Mission report"@en, "Rapport de mission"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<Monograph>
    a owl:Class ;
    rdfs:comment "Detailed study on a special point of history, science, about a person, his life, etc."@en, "Ãtude dÃ©taillÃ©e sur un point spÃ©cial d'histoire, de science, sur une personne, sa vie, etc."@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Monograph"@en, "Monographie"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<NominativeDecision>
    a owl:Class ;
    rdfs:comment "Mesure nominative : nomination, promotion, rÃ©vocation..."@en, "Nominative decision : nomination, promotion, radiation,..."@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Mesure nominative"@fr, "Nominative decision"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Note>
    a owl:Class ;
    rdfs:comment "Note"@en, "Note"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Note"@en, "Note"@fr ;
    rdfs:subClassOf <Correspondence>, <http://purl.org/ontology/bibo/Letter> ;
    ns:term_status "draft" .

<OtherDocument>
    a owl:Class ;
    rdfs:comment "Used to qualify any documentary unit not qualified in the Persee typology"@en, "UtilisÃ© pour qualifier toute unitÃ© documentaire non qualifiable dans la typologie PersÃ©e"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Autre type de document"@fr, "Other type of document"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<OtherIllustration>
    a owl:Class ;
    rdfs:comment "Autre type d'illustration"@fr, "Other type of illustration"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Autre illustration"@fr, "Other illustration"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Photography>
    a owl:Class ;
    rdfs:comment "Photographie"@fr, "Photography"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Photographie"@fr, "Photography"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Plan>
    a owl:Class ;
    rdfs:comment "Planar representation of a building, area, etc."@en, "ReprÃ©sentation 2D d'un bÃ¢timent, d'un site, etc."@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Plan"@en, "Plan"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Plate>
    a owl:Class ;
    rdfs:comment "Page of illustrations"@en, "Page regroupant des illustrations (gÃ©nÃ©ralement en dehors du texte)"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Planche"@fr, "Plate"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Image> ;
    ns:term_status "stable" .

<Proceedings>
    a owl:Class ;
    rdfs:comment "Actes de confÃ©rence"@fr, "Conference proceedings"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Actes"@fr, "Proceedings"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Proceedings> ;
    ns:term_status "stable" .

<ReceivedBooks>
    a owl:Class ;
    rdfs:comment "List of books received by the editorial staff"@en, "Liste d'ouvrages reÃ§us par la rÃ©daction de la revue"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Ouvrages reÃ§us"@fr, "Received books"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Report>
    a owl:Class ;
    rdfs:comment "Rapport de fouille, de commission, d'Ã©tude, etc."@fr, "Report of an excavation, a study,..."@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Rapport"@fr, "Report"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<ResearchTopic>
    a owl:Class ;
    rdfs:comment "Collection of documents focusing on a research theme (eg. issued after a workshop)"@en, "Recueil de documents centrÃ©s sur un thÃ¨me de recherche (en gÃ©nÃ©ral, fruit de journÃ©es de travail ou workshop)"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Research topic"@en, "ThÃ¨me de recherche"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<Review>
    a owl:Class ;
    rdfs:comment "Compte rendus d'ouvrage, de publication, dâexposition... "@fr, "Review of a book, publication, exhibition"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Compte-rendu"@fr, "Review"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Seminar>
    a owl:Class ;
    rdfs:comment "Actes d'un sÃ©minaire (Ã©quivalent d'une confÃ©rence, mais dont l'audience est moins ouverte et sans Ã©valuation par les pairs)"@fr, "Proceedings of a seminar (equivalent to conferences, but often without peer reviewing)"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Seminar"@en, "SÃ©minaire"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Proceedings> ;
    ns:term_status "stable" .

<SourceData>
    a owl:Class ;
    rdfs:comment "Elements used as a basis for research (statistical data, archives, survey results, etc.), tools, methods"@en, "ElÃ©ments servant de base Ã  la recherche (donnÃ©es statistiques, archives, rÃ©sultats dâenquÃªtes...), outils, mÃ©thodes"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Sources and primary data"@en, "Sources et donnÃ©es primaires"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<SpecialIssue>
    a owl:Class ;
    rdfs:comment "NumÃ©ro spÃ©cial publiÃ© dans une sÃ©rie Ã  caractÃ¨re pÃ©riodique"@fr, "Special issue published within a periodical publication"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Hors-sÃ©rie"@fr, "Special issue"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Issue> ;
    ns:term_status "stable" .

<SupplementIssue>
    a owl:Class ;
    rdfs:comment "Volume de supplÃ©ment publiÃ© en complÃ©ment des numÃ©ros normaux d'une publication pÃ©riodique"@fr, "Volume of supplement published in addition to the regular issues of a periodical"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "NumÃ©ro supplÃ©ment"@fr, "Supplement issue"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Issue> ;
    ns:term_status "stable" .

<Table>
    a owl:Class ;
    rdfs:comment "Table issue"@en, "Volume de tables"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Table Issue"@en, "Volume de tables"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Issue> ;
    ns:term_status "stable" .

<TableDoc>
    a owl:Class ;
    rdfs:comment "Documents such as tables of contents, of illustrations, index and alphabetical table of authors, subjects treated ..."@en, "Documents tels que tables des matiÃ¨res, des illustrations, index et table alphabÃ©tique dâauteurs, de sujets traitÃ©s... "@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/"^^xsd:anyURI ;
    rdfs:label "Table and index"@en, "Tables et index"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Document> ;
    ns:term_status "stable" .

<Textbook>
    a owl:Class ;
    rdfs:comment "Manuel"@fr, "Texbook"@en ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Manuel"@fr, "Textbook"@en ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<Thesis>
    a owl:Class ;
    rdfs:comment "Thesis or dissertation"@en, "ThÃ¨se"@fr ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "Thesis"@en, "ThÃ¨se"@fr ;
    rdfs:subClassOf <http://purl.org/ontology/bibo/Book> ;
    ns:term_status "stable" .

<answers>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Notion de rÃ©ponse liant deux courriers"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "answers to"@en ;
    rdfs:range <Correspondence> ;
    rdfs:subPropertyOf <http://dbpedia.org/ontology/personFunction> ;
    ns:term_status "draft" .

<dateOfPrintPublication>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "AnnÃ©e de parution de la version imprimÃ© du document dont est issu le document Ã©lectonique"@fr ;
    rdfs:domain <http://rdaregistry.info/Elements/c/Manifestation> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "has date of print publication"@en ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf dc:date ;
    ns:term_status "stable" .

<receiptDate>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Date de rÃ©ception d'une lettre"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "date of receipt"@en ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf dc:date ;
    ns:term_status "draft" .

<receiptPlace>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Lieu de rÃ©ception"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "receipt place"@en ;
    rdfs:range <http://dbpedia.org/ontology/Place> ;
    ns:term_status "draft" .

<recipientRole>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Fonction du destinataire"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "function of the recipient"@en ;
    rdfs:range xsd:string ;
    rdfs:subPropertyOf <http://dbpedia.org/ontology/personFunction> ;
    ns:term_status "draft" .

<senderRole>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment "Fonction de l'expÃ©diteur"@fr, "Personal function of the sender"@en ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "function of the sender"@en ;
    rdfs:range xsd:string ;
    rdfs:subPropertyOf <http://dbpedia.org/ontology/personFunction> ;
    ns:term_status "draft" .

<sendingDate>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Date d'envoi d'une lettre"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "date of sending"@en ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf dc:date ;
    ns:term_status "draft" .

<sendingPlace>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Lieu d'envoi d'une lettre"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "sending place"@en ;
    rdfs:range <http://dbpedia.org/ontology/Place> ;
    ns:term_status "draft" .

<writingDate>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Date de rÃ©daction d'une lettre"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "date of writing"@en ;
    rdfs:range xsd:dateTime ;
    rdfs:subPropertyOf dc:date ;
    ns:term_status "draft" .

<writingPlace>
    a rdf:Property, owl:DatatypeProperty ;
    rdfs:comment ""@en, "Lieu de rÃ©daction"@fr ;
    rdfs:domain <Correspondence> ;
    rdfs:isDefinedBy "http://data.persee.fr/ontology/persee-ontology/" ;
    rdfs:label "writing place"@en ;
    rdfs:range <http://dbpedia.org/ontology/Place> ;
    ns:term_status "draft" .

<http://id.loc.gov/vocabulary/relators/act>
    rdfs:label "Actor"@en .

<http://id.loc.gov/vocabulary/relators/adp>
    rdfs:label "Adapter"@en .

<http://id.loc.gov/vocabulary/relators/aft>
    rdfs:label "Author of afterwords"@en .

<http://id.loc.gov/vocabulary/relators/ann>
    rdfs:label "Annotator"@en .

<http://id.loc.gov/vocabulary/relators/aqt>
    rdfs:label "Author in quotation"@en .

<http://id.loc.gov/vocabulary/relators/art>
    rdfs:label "Artist"@en .

<http://id.loc.gov/vocabulary/relators/aui>
    rdfs:label "Author of introduction"@en .

<http://id.loc.gov/vocabulary/relators/aut>
    rdfs:label "Author"@en .

<http://id.loc.gov/vocabulary/relators/bkd>
    rdfs:label "Book designer"@en .

<http://id.loc.gov/vocabulary/relators/cph>
    rdfs:label "Copyright holder"@en .

<http://id.loc.gov/vocabulary/relators/ctg>
    rdfs:label "Cartographer"@en .

<http://id.loc.gov/vocabulary/relators/dto>
    rdfs:label "Dedicator"@en .

<http://id.loc.gov/vocabulary/relators/dub>
    rdfs:label "Dubious author"@en .

<http://id.loc.gov/vocabulary/relators/edt>
    rdfs:label "Editor"@en .

<http://id.loc.gov/vocabulary/relators/ill>
    rdfs:label "Illustrator"@en .

<http://id.loc.gov/vocabulary/relators/ive>
    rdfs:label "Interviewee"@en .

<http://id.loc.gov/vocabulary/relators/ivr>
    rdfs:label "Interviewer"@en .

<http://id.loc.gov/vocabulary/relators/lse>
    rdfs:label "Licensee"@en .

<http://id.loc.gov/vocabulary/relators/nrt>
    rdfs:label "Narrator"@en .

<http://id.loc.gov/vocabulary/relators/oth>
    rdfs:label "Other contributive role"@en .

<http://id.loc.gov/vocabulary/relators/pbd>
    rdfs:label "Publishing director"@en .

<http://id.loc.gov/vocabulary/relators/pbl>
    rdfs:label "Publisher"@en .

<http://id.loc.gov/vocabulary/relators/pfr>
    rdfs:label "Proofreader"@en .

<http://id.loc.gov/vocabulary/relators/pht>
    rdfs:label "Photographer"@en .

<http://id.loc.gov/vocabulary/relators/rcp>
    rdfs:label "Recipient"@en .

<http://id.loc.gov/vocabulary/relators/res>
    rdfs:label "Researcher"@en .

<http://id.loc.gov/vocabulary/relators/rev>
    rdfs:label "Reviewer"@en .

<http://id.loc.gov/vocabulary/relators/rth>
    rdfs:label "Research team head"@en .

<http://id.loc.gov/vocabulary/relators/sad>
    rdfs:label "Scientific advisor"@en .

<http://id.loc.gov/vocabulary/relators/sgn>
    rdfs:label "Signer"@en .

<http://id.loc.gov/vocabulary/relators/trl>
    rdfs:label "Translator"@en .

<http://lod.taxonconcept.org/ontology/txn.owl#RankClass>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankDomain>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankFamily>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankGenus>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankInfraorder>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankKingdom>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankOrder>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankPhylum>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSpecies>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSubclass>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSubfamily>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSubgenus>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSuborder>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSubphylum>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSubspecies>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSuperclass>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSuperfamily>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSuperorder>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankSuperphylum>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankTribe>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

<http://lod.taxonconcept.org/ontology/txn.owl#RankVariety>
    a owl:Class ;
    rdfs:subClassOf <http://dbpedia.org/ontology/Species> .

