@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bUARPi>
  gtm:kadastraalNummer "497"^^xsd:string ;
  gtm:kadastraleAanduiding "E497"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E497"^^xsd:string ;
  ns0:name "Perceel GDA01-E497"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbeZFW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17697> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708917 52.0066007, 4.7089608 52.0065829, 4.7090172 52.0065509, 4.7090745 52.0065096, 4.7091258 52.0064655, 4.7091334 52.0064391, 4.7091251 52.0064183, 4.7090854 52.0063983, 4.7090448 52.0063959, 4.7089794 52.0064169, 4.7088861 52.0064716, 4.7088278 52.0065057, 4.708809 52.0065261, 4.708813 52.0065495, 4.7088594 52.0065911, 4.708917 52.0066007))"^^geo:wktLiteral ;
    osm:area 287.0
  ] .

