@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://schema.org/> .
@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/bJLuVN>
  ns0:kadastraleGemeentecode "GDA01"^^xsd:string ;
  ns1:name "Gemeente Gouda, kadastrale sectie N"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/N"^^xsd:string ;
  gtm:sectie "N"^^xsd:string ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37905> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6837193 52.005424, 4.6907232 52.0027561, 4.6914517 52.0019831, 4.6915255 52.0007306, 4.6899478 51.9994983, 4.6854964 51.9984757, 4.6802322 51.9965437, 4.6707197 52.0023283, 4.662813 52.003248, 4.6594573 52.0052898, 4.6670348 52.0100076, 4.6700996 52.010552, 4.6707316 52.0111286, 4.6837193 52.005424))"^^geo:wktLiteral ;
    osm:area 1683676.0
  ] .

