@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/baPpJW>
  gtm:kadastraalNummer "110"^^xsd:string ;
  gtm:kadastraleAanduiding "D110"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D110"^^xsd:string ;
  ns0:name "Perceel GDA01-D110"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bOLtba>, <https://n2t.net/ark:/60537/bYyn82> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16294> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047938 52.0106662, 4.7048911 52.0107231, 4.7050796 52.010593, 4.7049835 52.0105367, 4.7049359 52.0105697, 4.7048634 52.010619, 4.7047938 52.0106662))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

