@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bZo1Sn>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 2555.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2555" ;
  gtm:kadastraleAanduiding "N2555"@nl ;
  ns0:name "Perceel GDA01-N2555"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360255570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijPuY> ;
  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/106362> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6716442732244 52.008409442779,4.6716405525036 52.008410768427,4.6716005131656 52.00842443014,4.6715828111378 52.008430236917,4.671437092805 52.008276574403,4.6714714459596 52.008264181495,4.6714967763224 52.008254960568,4.6715192383346 52.008278521017,4.6715472964404 52.008307364735,4.6716442732244 52.008409442779))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

