@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/baPpNF>
  gtm:kadastraalNummer "464"^^xsd:string ;
  gtm:kadastraleAanduiding "E464"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E464"^^xsd:string ;
  ns0:name "Perceel GDA01-E464"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/be9NdL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17664> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049929 52.0041982, 4.7044605 52.0043903, 4.7044241 52.0043561, 4.7044423 52.0043731, 4.7044773 52.0044058, 4.7051517 52.005029, 4.7056837 52.0048533, 4.7049929 52.0041982))"^^geo:wktLiteral ;
    osm:area 3596.0
  ] .

