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

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

<http://ceres.vteducation.org/resource/organization/462b0882-7852-4578-b9b1-1ac109882b3a>
        a                             comete-onto:Organization ;
        comete-onto:altFormattedAddress
                ";Bureau 416; 6220, rue Sherbrooke Est; Montréal;Québec;H1N 1C1;Canada;" ;
        comete-onto:altHomepage       <http://monde.ccdmd.qc.ca/> ;
        comete-onto:altLogo           <http://ceres.vteducation.org/app/rest/identities/photo/b2a5d56f302593a3d3040dcff66af103af39877f.jpeg> ;
        comete-onto:altMbox           <mailto:info@ccdmd.qc.ca> , <mailto:14-864-4908> ;
        comete-onto:altName           "CCDMD (Centre collégial de développement de matériel didactique)" ;
        comete-onto:altPhone          <tel:1-514-873-2200> , <fax:15148644908> , <fax:5148644908> , <fax:1-514-864-4908> , <tel:15148732200> ;
        comete-onto:formattedAddress  ";Bureau 416;6220, rue Sherbrooke Est;Montréal;Québec;H1N 1C1;Canada;" ;
        foaf:homepage                 <http://www.ccdmd.qc.ca/> ;
        foaf:logo                     <http://ceres.vteducation.org/comete/rest/identities/photo/b2a5d56f302593a3d3040dcff66af103af39877f.jpeg> ;
        foaf:mbox                     <mailto:-864-4908> ;
        foaf:name                     "CCDMD" ;
        foaf:phone                    <tel:5148732200> .

<http://ceres.vteducation.org/data/resource/organization/462b0882-7852-4578-b9b1-1ac109882b3a?output=ttl>
        rdfs:label         "RDF description of CCDMD" ;
        foaf:primaryTopic  <http://ceres.vteducation.org/resource/organization/462b0882-7852-4578-b9b1-1ac109882b3a> .

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

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

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