@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bo6IkW>
  ns0:kadastraleGemeentecode "GDA01"^^xsd:string ;
  ns1:name "Gemeente Gouda, kadastrale sectie H"@nl ;
  gtm:sectie "H"^^xsd:string ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/H"^^xsd:string ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37900> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7023963 52.0120278, 4.7020038 52.0119758, 4.6973654 52.0142954, 4.69323 52.01506, 4.6936966 52.0177988, 4.6950329 52.0172549, 4.6946331 52.0175455, 4.6958358 52.0181487, 4.6940925 52.0182285, 4.6943142 52.0183522, 4.6923021 52.0187165, 4.6922873 52.0196663, 4.6936579 52.0195266, 4.6937004 52.0212759, 4.6933355 52.0219784, 4.6929253 52.0219996, 4.6944834 52.0229111, 4.6987014 52.0246802, 4.6996632 52.0240225, 4.7039311 52.0261655, 4.7081267 52.0230399, 4.709497 52.0155673, 4.7031061 52.0118611, 4.7030672 52.0121134, 4.7023963 52.0120278))"^^geo:wktLiteral ;
    osm:area 1252284.0
  ] .

