@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/bhh72D>
  gtm:sectie "A" ;
  ns0:kadastraleGemeentecode "GDA01" ;
  ns1:name "Gemeente Gouda, kadastrale sectie A"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/A" ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37893> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7244375 52.0070943, 4.7224523 52.0067341, 4.7163713 52.0068232, 4.7151765 52.0123796, 4.7133109 52.0140995, 4.7107747 52.0153815, 4.709478 52.015555, 4.7092315 52.0172969, 4.7217298 52.0165295, 4.7222867 52.0146837, 4.7226699 52.0146847, 4.7225698 52.0137304, 4.7244375 52.0070943))"^^geo:wktLiteral ;
    osm:area 695074.0
  ] .

