@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#> .

<http://ceres.vteducation.org/data/resource/learningobject/1b679953-a96c-46a4-9a37-fb09572ce013>
        rdfs:label         "RDF description of Anatomie Du Plexus Hypogastrique Chez La Femme" ;
        foaf:primaryTopic  <http://ceres.vteducation.org/resource/learningobject/1b679953-a96c-46a4-9a37-fb09572ce013> .

<http://ceres.vteducation.org/resource/learningobject/1b679953-a96c-46a4-9a37-fb09572ce013>
        a                              comete-onto:LearningObject ;
        comete-onto:added              "2015-08-06T11:07:04Z" ;
        comete-onto:educationalLevel   lomvoc:Context-higherEducation ;
        comete-onto:extraInfo          "Canal-U_Ocms" , "URI" , "Film"@fr ;
        comete-onto:hasMetadataRecord  <http://ceres.vteducation.org/resource/metadatarecord/d70b7cd3-7857-4bca-9b23-59c0da67a167> ;
        comete-onto:intellectualProperty
                "Droits réservés à l'éditeur et aux auteurs"@fr ;
        comete-onto:keyword            "anatomie"@fr , "plexus hypogastrique"@fr , "FILMED"@fr ;
        comete-onto:learningResourceType
                lomvoc:LearningResourceType-lecture ;
        dcterms:created                "2007-01-14" ;
        dcterms:creator                <http://ceres.vteducation.org/resource/person/0563a976-7295-4ca6-9a86-6e120422de28> ;
        dcterms:description            "Les auteurs rappellent les constituants ortho et para sympathiques lombo-sacrés ainsi que le plexus hypogastrique supérieur, pré sacré de Hovelacque. Puis ils dessinent les afférences du plexus hypogastrique inférieur de Hovelacque, embroché sur l'uretère (nerf rectal supérieur, nerf hypogastrique , rameaux érecteurs d'Eckardt) ainsi que les branches afférentes : rameaux rectaux, utéro-vaginaux, vésicaux et leurs rapports sur 3 coupes frontales montrant la lame hypogastrique pubo-sacrée. Les dissections du plexus, de ses branches et ses rapports ainsi que l'image IRM de ces structures illustrent la présentation.\n    \n      \n        Origine\n        FILMED : 106 4201 070\n      \n    \n  \n    \n      \n        Générique\n        Auteur : Laude M. FILMED : 106 4201 070"@fr ;
        dcterms:format                 <http://purl.org/NET/mediatypes/video/x-flv> ;
        dcterms:identifier             "2391" ;
        dcterms:language               "fr" ;
        dcterms:subject                <http://dewey.info/class/610/> ;
        dcterms:title                  "Anatomie du plexus hypogastrique chez la femme"@fr ;
        foaf:page                      <http://www.canal-u.tv/video/canal_u_medecine/anatomie_du_plexus_hypogastrique_chez_la_femme.2391> .

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

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

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

_: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 .
