@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix ns1: <https://schema.org/> .
@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/bw1iuM>
  gtm:sectie "G" ;
  ns0:kadastraleGemeentecode "GDA01" ;
  ns1:name "Gemeente Gouda, kadastrale sectie G"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/G" ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37899> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6935481 52.0164343, 4.69323 52.01506, 4.6969349 52.0144327, 4.7020038 52.0119758, 4.7030672 52.0121134, 4.7032643 52.0110467, 4.7021342 52.0113058, 4.7001981 52.0101208, 4.6991319 52.0103118, 4.6970008 52.0115261, 4.6929432 52.0108659, 4.6904106 52.0119474, 4.6908351 52.0139162, 4.6902143 52.0145152, 4.6851481 52.014448, 4.6828503 52.0149845, 4.6822437 52.0156156, 4.6826465 52.0163538, 4.6821836 52.0175518, 4.6879738 52.0182102, 4.6958358 52.0181487, 4.6946331 52.0175455, 4.6950329 52.0172549, 4.6936966 52.0177988, 4.6935481 52.0164343))"^^geo:wktLiteral ;
    osm:area 568773.0
  ] .

