@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/bhHvj9>
  gtm:kadastraalNummer "396"^^xsd:string ;
  gtm:kadastraleAanduiding "B396"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B396"^^xsd:string ;
  ns0:name "Perceel GDA01-B396"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14242> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072396 52.012581, 4.7071959 52.0126178, 4.7072233 52.0126313, 4.7072087 52.0126426, 4.7072825 52.012679, 4.7073292 52.0126456, 4.7073665 52.0126133, 4.7072572 52.0125652, 4.7072396 52.012581))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

