@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://datagraph.stage.matportal.org/id/dataset/crystallography-open-database> a dcat:Dataset ;
  dcterms:title "Crystallography Open Database" ;
  dcterms:description "Open-access collection of crystal structures of organic, inorganic, metal-organic compounds and minerals, excluding biopolymers. Serving as a canonical crystal-structure backbone for CIF-centric linking and cross-dataset structure identity." ;
  dcterms:identifier "http://www.crystallography.net/" ;
  dcterms:license "Public Domain / Open Access" ;
  dcterms:publisher "COD / crystallography.net" ;
  prov:wasDerivedFrom "Metadata imported for MatPortal. Data accessible via SVN, Rsync, and HTTP archives."
  ; dcat:keyword "crystallography"
  ; dcat:keyword "crystal structures"
  ; dcat:keyword "diffraction"
  ; dcat:keyword "CIF"
  ; dcat:keyword "open access"
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/crystallography-open-database/resource_17c86ff64172859d>
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/crystallography-open-database/resource_3b1ef789861e4f3e>
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/crystallography-open-database/resource_469d6d1453d896c3> .

<https://datagraph.stage.matportal.org/id/distribution/crystallography-open-database/resource_17c86ff64172859d> a dcat:Distribution ;
  dcterms:title "SVN Access" ;
  dcat:accessURL <https://datagraph.stage.matportal.org/data/distribution/crystallography-open-database/resource_17c86ff64172859d.ttl> ;
  dcterms:format "CIF" .

<https://datagraph.stage.matportal.org/id/distribution/crystallography-open-database/resource_3b1ef789861e4f3e> a dcat:Distribution ;
  dcterms:title "Rsync Access" ;
  dcat:accessURL <https://datagraph.stage.matportal.org/data/distribution/crystallography-open-database/resource_3b1ef789861e4f3e.ttl> ;
  dcterms:format "CIF" .

<https://datagraph.stage.matportal.org/id/distribution/crystallography-open-database/resource_469d6d1453d896c3> a dcat:Distribution ;
  dcterms:title "Archive Page" ;
  dcat:accessURL <http://www.crystallography.net/archives/> ;
  dcterms:format "HTML" .
