@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bTL4ZJ>
  gtm:sectie "D"^^xsd:string ;
  ns0:kadastraleGemeentecode "GDA01"^^xsd:string ;
  ns1:name "Gemeente Gouda, kadastrale sectie D"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/D"^^xsd:string ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37896> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7138613 52.0068945, 4.7127055 52.0062705, 4.7113627 52.0068037, 4.710516 52.0064148, 4.7104465 52.00673, 4.7071755 52.007414, 4.7032253 52.009451, 4.7027524 52.0110091, 4.7032643 52.0110467, 4.7037487 52.0117947, 4.7082102 52.0093954, 4.7102028 52.0102871, 4.7113634 52.0095439, 4.7138613 52.0068945))"^^geo:wktLiteral ;
    osm:area 201203.0
  ] .

