@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/bHTaLN>
  gtm:kadastraalNummer "44"^^xsd:string ;
  gtm:kadastraleAanduiding "D44"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D44"^^xsd:string ;
  ns0:name "Perceel GDA01-D44"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bCTA4F> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16228> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044158 52.0110354, 4.7043807 52.0110608, 4.7044187 52.0110846, 4.7044523 52.0111074, 4.7044805 52.0111242, 4.7044976 52.0111138, 4.7045106 52.0111058, 4.7045029 52.0110994, 4.7045078 52.0110963, 4.7044158 52.0110354))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

