@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bnuCG0>
  ns0:buurtOfWijkCode "63"^^xsd:string ;
  schema:name "Gouda, buurt 63, Kadenbuurt (BAG)"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/buurt/bag/63"^^xsd:string ;
  ns0:buurtOfWijkNaam "Kadenbuurt"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/buurt/BU05130603/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bEYpwJ>, <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Buurt ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/46001> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7220324 52.0162966,4.7117021 52.016956,4.7098268 52.0170756,4.7093751 52.0171044,4.7096246 52.0153818,4.7097212 52.0153856,4.7102853 52.0153625,4.7107542 52.0152596,4.7111671 52.0150639,4.7131532 52.0140575,4.713331 52.0139434,4.7136848 52.0135827,4.7142287 52.0130387,4.7146003 52.0126795,4.7153376 52.0128701,4.7156685 52.0129951,4.7160233 52.0131595,4.7163729 52.0133135,4.71669 52.0133974,4.7177643 52.0136031,4.7194899 52.0139338,4.7204406 52.0141469,4.7213192 52.0144375,4.7219246 52.0146078,4.7224461 52.0147576,4.7220324 52.0162966))"^^geo:wktLiteral ;
    osm:area 259638.0
  ] .

