@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <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/b99O7b>
  gtm:kadastraalNummer "668"^^xsd:string ;
  gtm:kadastraleAanduiding "B668"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B668"^^xsd:string ;
  ns0:name "Perceel GDA01-B668"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14514> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7067162 52.0103754, 4.7066721 52.0104109, 4.7066841 52.0104172, 4.7068474 52.0105011, 4.7068875 52.0105248, 4.706921 52.0105442, 4.7069532 52.010523, 4.7069673 52.0105138, 4.7069301 52.0104941, 4.7068623 52.010456, 4.7068589 52.0104582, 4.7067299 52.0103834, 4.7067162 52.0103754))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

