@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/b12ACd>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 1502.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1502" ;
  gtm:kadastraleAanduiding "M1502"@nl ;
  ns0:name "Perceel GDA01-M1502"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350150270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijNN4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105820> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7036671447229 52.031783859823,4.7037716794336 52.031776889361,4.7037797763977 52.031823100689,4.703820344513 52.031820396927,4.7038240303026 52.031841487087,4.703788246963 52.031843868072,4.7037868027406 52.031843967551,4.7037863071965 52.031841106369,4.7035342042359 52.031857898381,4.7035328235251 52.031850016542,4.7035228442673 52.031793475604,4.7036671447229 52.031783859823))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

