@prefix dc:    <http://purl.org/dc/elements/1.1/> .
@prefix comete-onto: <http://comete.licef.ca/reference#> .
@prefix prv:   <http://purl.org/net/provenance/ns#> .
@prefix ir:    <http://www.ontologydesignpatterns.org/cp/owl/informationrealization.owl#> .
@prefix lomvoc: <http://ltsc.ieee.org/rdf/lomv1.0/vocab#> .
@prefix geo:   <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix yago:  <http://localhost:8080/class/yago/> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix comete: <http://ceres.vteducation.org/resource/> .
@prefix geonames: <http://www.geonames.org/ontology#> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix meta:  <http://example.org/metadata#> .
@prefix units: <http://dbpedia.org/units/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prvTypes: <http://purl.org/net/provenance/types#> .
@prefix p:     <http://localhost:8080/property/> .
@prefix oai:   <http://www.openarchives.org/OAI/2.0/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .

[ void:sparqlEndpoint  <http://localhost:3030/ds/query> ] .

<http://ceres.vteducation.org/data/resource/metadatarecord/ea2da071-3246-4db5-90ca-7c8cb0a1c616>
        rdfs:label         "RDF description of Metadatarecord/ea2da071-3246-4db5-90ca-7c8cb0a1c616" ;
        foaf:primaryTopic  <http://ceres.vteducation.org/resource/metadatarecord/ea2da071-3246-4db5-90ca-7c8cb0a1c616> .

<http://ceres.vteducation.org/resource/metadatarecord/ea2da071-3246-4db5-90ca-7c8cb0a1c616>
        a                               comete-onto:MetadataRecord ;
        comete-onto:applicationProfile  "http://ltsc.ieee.org/xsd/LOM/loose" ;
        comete-onto:describes           <http://ceres.vteducation.org/resource/learningobject/36b8b234-9391-4bab-bb9d-c220a1d8d52c> ;
        comete-onto:metadataFormat      <http://ltsc.ieee.org/xsd/LOM> ;
        comete-onto:originalDataLink    "http://ceres.vteducation.org/app/rest/metadataRecords/%2Fmetadata%2Frecords%2Fea2da071-3246-4db5-90ca-7c8cb0a1c616/xml" ;
        comete-onto:repository          <http://ceres.vteducation.org/resource/repository/72e97dcc096fe23d1e124d1ed1feaceebe39c50f> ;
        comete-onto:storeDigitalObject  "/metadata/records/ea2da071-3246-4db5-90ca-7c8cb0a1c616" ;
        comete-onto:validationReportLink
                "http://ceres.vteducation.org/app/rest/metadataRecords/metadata/records/ea2da071-3246-4db5-90ca-7c8cb0a1c616/validationReport/LomNormetic_1_2/xml?syntaxHighlighted=true" ;
        dcterms:language                "fr" ;
        oai:oai-datestamp               "2017-07-24T05:29:20Z" ;
        oai:oai-identifier              "oai:canal-u.fr:26405" .

_:b0    a              doap:Version ;
        doap:revision  "0.4" .

_:b1    a                     prvTypes:DataCreatingService , prv:Actor , prv:DataProvidingService ;
        rdfs:seeAlso          <http://ceres.vteducation.org/> ;
        prv:deployedSoftware  _:b0 .

<http://localhost:3030/ds/query>
        a       prvTypes:DataCreatingService , prv:Actor .

[ a              doap:Project ;
  doap:homepage  <http://www4.wiwiss.fu-berlin.de/pubby/> ;
  doap:release   _:b0
] .
