@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/b9ZBNY>
  gtm:kadastraalNummer "49"^^xsd:string ;
  gtm:kadastraleAanduiding "A49"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A49"^^xsd:string ;
  ns0:name "Perceel GDA01-A49"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bV0tgc>, <https://n2t.net/ark:/60537/bW2XnD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13051> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7010941 52.010777, 4.7010448 52.0107399, 4.7008003 52.0108929, 4.7008562 52.0109263, 4.700882 52.0109088, 4.7010536 52.010804, 4.7010941 52.010777))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

