@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/bNVx3J>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 2553.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2553" ;
  gtm:kadastraleAanduiding "M2553"@nl ;
  ns0:name "Perceel GDA01-M2553"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350255370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86127> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061788527455 52.033986310122,4.7061726046597 52.033948666614,4.7061975346061 52.033947094007,4.7062100277595 52.033938222818,4.7065748888246 52.033914238945,4.706582825936 52.033959676128,4.7063491247051 52.033975097479,4.7061788527455 52.033986310122))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

