@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/bkc56G>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 4934.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4934" ;
  gtm:kadastraleAanduiding "M4934"@nl ;
  ns0:name "Perceel GDA01-M4934"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350493470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZByV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/242998> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6966578117703 52.031564221006,4.6966252300335 52.031585781835,4.696620011581 52.031582092957,4.6965865600932 52.031563650344,4.6965657408073 52.031558593614,4.6965550553491 52.031555996217,4.6966006697367 52.031523734763,4.6966055214502 52.031529470844,4.6966164987341 52.031542442548,4.6966501114733 52.03156082318,4.6966578117703 52.031564221006))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

