@prefix db:      <http://lab.linkeddata.deri.ie/govcat/resource/> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcat:    <http://www.w3.org/ns/dcat#> .
@prefix dct:     <http://purl.org/dc/terms/> .
@prefix d2r:     <http://sites.wiwiss.fu-berlin.de/suhl/bizer/d2r-server/config.rdf#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix map:     <file:/C:/development/Java/tools/d2r-server-0.7/d2r-server-0.7/us_mapping.n3#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix vocab:   <http://localhost:2020/vocab/resource/> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .
@prefix cc:      <http://creativecommons.org/ns#> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.gov/agencies/Department_of_the_Interior>
      dct:hasPart <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.gov/agencies/Department_of_the_Interior/subagencies/US_Fish_and_Wildlife_Service> .

foaf:Organization
      rdfs:seeAlso <http://lab.linkeddata.deri.ie/govcat/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FOrganization%3E> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.gov/datasets/12>
      dct:publisher <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.gov/agencies/Department_of_the_Interior/subagencies/US_Fish_and_Wildlife_Service> .

<http://lab.linkeddata.deri.ie/govcat/data/catalogs/data.gov/agencies/Department_of_the_Interior/subagencies/US_Fish_and_Wildlife_Service>
      rdfs:label "RDF Description of US Fish and Wildlife Service" ;
      foaf:primaryTopic <http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.gov/agencies/Department_of_the_Interior/subagencies/US_Fish_and_Wildlife_Service> .

<http://lab.linkeddata.deri.ie/govcat/resource/catalogs/data.gov/agencies/Department_of_the_Interior/subagencies/US_Fish_and_Wildlife_Service>
      a       foaf:Organization ;
      rdfs:label "US Fish and Wildlife Service" ;
      foaf:name "US Fish and Wildlife Service" .
