@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/bKO1X8>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 1254.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1254"^^xsd:string ;
  gtm:kadastraleAanduiding "N1254"@nl ;
  ns0:name "Perceel GDA01-N1254"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360125470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz90ME> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90129> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6788941984948 52.006034916615,4.6788579681096 52.006011499432,4.6789167977741 52.005976214291,4.6791130195377 52.006141550705,4.6790530958423 52.006168640895,4.6789523545091 52.00608375918,4.6788941984948 52.006034916615))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

