@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bHtQFB>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 2138.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2138"^^xsd:string ;
  gtm:kadastraleAanduiding "N2138"@nl ;
  schema:name "Perceel GDA01-N2138"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360213870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhizc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106194> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.675524573938 52.006975356814,4.6756681502689 52.006889270642,4.6757376940171 52.006933491671,4.675716976465 52.006945833412,4.675594222046 52.007019425755,4.6755141862937 52.007067290686,4.6754753781263 52.007043002975,4.6754446943919 52.007023474319,4.6754766615951 52.007004360445,4.675524573938 52.006975356814))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

