@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b4Na5x>
  gtm:oppervlakte 211.0 ;
  gtm:kadastraalNummer 2354.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2354" ;
  gtm:kadastraleAanduiding "M2354"@nl ;
  ns0:name "Perceel GDA01-M2354"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350235470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86001> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7124016221489 52.032593089305,4.712401130099 52.032505791388,4.7125758492917 52.032505543091,4.7127507089238 52.032505645886,4.7127288801327 52.032544260755,4.7127051498105 52.032586244357,4.7126129046862 52.032586111444,4.7126128926408 52.03259271783,4.7124016221489 52.032593089305))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

