@prefix schema: <http://schema.org/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://ipt-burundi.gbif.fr#Catalog>
 a dcat:Catalog ;
dct:title "Burundi IPT" ;
dct:description "IPT for data publishers from Burundi" ;
dct:publisher <https://www.gbif.org/publisher/196af968-bf4c-415c-a9c4-7943c7c6cfca#Organization> ;
foaf:homepage <https://ipt-burundi.gbif.fr> ;
dcat:themeTaxonomy <http://eurovoc.europa.eu/218403> ;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
dct:language <http://id.loc.gov/vocabulary/iso639-1/en> .

<http://eurovoc.europa.eu/218403> a skos:ConceptScheme ; dct:title "biodiversity"@en .


#No published public resources added to DCAT feed, a valid DCAT feed requires at least one!
<https://www.gbif.org/publisher/196af968-bf4c-415c-a9c4-7943c7c6cfca#Organization> a foaf:Agent ; foaf:name "ISABU (Institut des Sciences Agronomiques du Burundi)" .

