@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bKoEij>
  gtm:oppervlakte 252.0 ;
  gtm:kadastraalNummer 901.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N901"^^xsd:string ;
  gtm:kadastraleAanduiding "N901"@nl ;
  ns0:name "Perceel GDA01-N901"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360090170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hIvg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106480> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6883070479185 52.000836490405,4.6882834542449 52.000873993876,4.6882667314595 52.000906064186,4.6882591333155 52.000939465039,4.6879692200502 52.001042062845,4.6879516536443 52.001016152681,4.6879290944381 52.0009863658,4.6879056338563 52.000956483674,4.6883070479185 52.000836490405))"^^geo:wktLiteral ;
    osm:area 251.0
  ] .

