@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@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/bfc7bf>
  ns0:kadastraleGemeentecode "GDA01" ;
  ns1:name "Gemeente Gouda, kadastrale sectie I"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/I" ;
  gtm:sectie "I" ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37901> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7212296 52.0184361, 4.7217298 52.0165295, 4.7092315 52.0172969, 4.7079416 52.0232296, 4.7129109 52.0258019, 4.7164999 52.0263194, 4.7186514 52.0285827, 4.7193545 52.0285823, 4.7191682 52.0280962, 4.7199582 52.0282443, 4.7195876 52.0252315, 4.7212296 52.0184361))"^^geo:wktLiteral ;
    osm:area 828613.0
  ] .

