@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/baPpxM>
  gtm:kadastraalNummer "165"^^xsd:string ;
  gtm:kadastraleAanduiding "A165"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A165"^^xsd:string ;
  ns0:name "Perceel GDA01-A165"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0Djds>, <https://n2t.net/ark:/60537/b1t6Sb>, <https://n2t.net/ark:/60537/bSinzJ>, <https://n2t.net/ark:/60537/bZoaga> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13167> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7050117 52.014663, 4.7049551 52.0146303, 4.7049842 52.0146113, 4.7050445 52.0146438, 4.7051747 52.0145664, 4.7049666 52.0144528, 4.704923 52.0144276, 4.7047805 52.0145216, 4.7047538 52.0145392, 4.7050002 52.0146699, 4.7050117 52.014663))"^^geo:wktLiteral ;
    osm:area 364.0
  ] .

