@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/b5CXXt>
  gtm:oppervlakte 306.0 ;
  gtm:kadastraalNummer 4944.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4944" ;
  gtm:kadastraleAanduiding "M4944"@nl ;
  ns0:name "Perceel GDA01-M4944"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350494470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvcT5> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87874> ;
  ns0:startDate "2001-03-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6907117369727 52.026431764501,4.6908180790883 52.026351902363,4.69112178935 52.026504343812,4.6910499447392 52.026558397757,4.691031352456 52.026548993825,4.6910174936573 52.026559419324,4.6910360859419 52.026568823258,4.6910149880685 52.026584697869,4.6907117369727 52.026431764501))"^^geo:wktLiteral ;
    osm:area 307.0
  ] .

