@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/bPorPC>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2137.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2137"^^xsd:string ;
  gtm:kadastraleAanduiding "N2137"@nl ;
  schema:name "Perceel GDA01-N2137"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360213770000/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/106193> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6754446943919 52.007023474319,4.675424147253 52.007010397732,4.6753772646323 52.006980964715,4.6756012167912 52.006846692258,4.6756681502689 52.006889270642,4.675524573938 52.006975356814,4.6754766615951 52.007004360445,4.6754446943919 52.007023474319))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

