@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/bVd1fw>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 5242.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5242" ;
  gtm:kadastraleAanduiding "M5242"@nl ;
  ns0:name "Perceel GDA01-M5242"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350524270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88123> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126256373023 52.036897726561,4.7126273677226 52.036851536257,4.7126797365378 52.036852303615,4.7128219514129 52.036854376462,4.7129672845479 52.036856493955,4.7129663312222 52.036877224663,4.7129651035435 52.036905530995,4.7129328294172 52.036904986679,4.7128378668459 52.036900829606,4.7128200900348 52.036900566018,4.7126780207446 52.036898494003,4.7126256373023 52.036897726561))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

