@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/be9BAL>
  gtm:kadastraalNummer "420"^^xsd:string ;
  gtm:kadastraleAanduiding "A420"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A420"^^xsd:string ;
  ns0:name "Perceel GDA01-A420"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsU0YG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13422> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7163788 52.0133401, 4.7163639 52.0133673, 4.7163473 52.0133976, 4.7164091 52.0134088, 4.7164813 52.013422, 4.7164813 52.013422, 4.7164907 52.0134027, 4.7164964 52.013391, 4.7165002 52.0133834, 4.7163788 52.0133401))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

