@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/btjcYt>
  ns0:buurtOfWijkCode "75"^^xsd:string ;
  ns1:name "Gouda, buurt 75, Muziekbuurt (BAG)"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/buurt/bag/75"^^xsd:string ;
  ns0:buurtOfWijkNaam "Muziekbuurt"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/buurt/BU05130705/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa>, <https://n2t.net/ark:/60537/bx3On1> ;
  a gtm:Buurt ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/46008> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7434482 52.0121826,4.7440629 52.0119829,4.7435852 52.0131147,4.7432563 52.0140845,4.7428962 52.014962,4.7353398 52.0154458,4.7357358 52.0140338,4.7375397 52.0136074,4.7389137 52.0132638,4.7389921 52.0129868,4.7413746 52.0125155,4.741803 52.0125067,4.7422236 52.0124276,4.7427577 52.0123245,4.7432083 52.0122289,4.7433382 52.0122046,4.7434482 52.0121826))"^^geo:wktLiteral ;
    osm:area 128490.0
  ] .

