@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/b1FDpY>
  gtm:sectie "C" ;
  ns0:kadastraleGemeentecode "GDA01" ;
  ns1:name "Gemeente Gouda, kadastrale sectie C"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/C" ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37895> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7161275 52.0070093, 4.7163713 52.0068232, 4.7139692 52.0067284, 4.7113634 52.0095439, 4.7100487 52.0102271, 4.709478 52.015555, 4.7107747 52.0153815, 4.7133109 52.0140995, 4.7151765 52.0123796, 4.7161275 52.0070093))"^^geo:wktLiteral ;
    osm:area 268642.0
  ] .

