@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/bLQuPI>
  gtm:sectie "E" ;
  ns0:kadastraleGemeentecode "GDA01" ;
  ns1:name "Gemeente Gouda, kadastrale sectie E"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/E" ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37897> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6956326 52.0070502, 4.6927823 52.0055853, 4.6913838 52.0073476, 4.689354 52.0089032, 4.6912155 52.0096086, 4.6930441 52.0108464, 4.6962005 52.0115146, 4.6972491 52.0114519, 4.6991319 52.0103118, 4.7001981 52.0101208, 4.7021342 52.0113058, 4.7027524 52.0110091, 4.7032253 52.009451, 4.7057913 52.007976, 4.7080129 52.0071267, 4.7104465 52.00673, 4.710516 52.0064148, 4.7113627 52.0068037, 4.7127055 52.0062705, 4.7084032 52.0026177, 4.7061681 52.0037333, 4.7005022 52.0057083, 4.6959556 52.007217, 4.6956326 52.0070502))"^^geo:wktLiteral ;
    osm:area 684645.0
  ] .

