@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/bDJeoi>
  gtm:oppervlakte 374.0 ;
  gtm:kadastraalNummer 4244.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4244" ;
  gtm:kadastraleAanduiding "M4244"@nl ;
  ns0:name "Perceel GDA01-M4244"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350424470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/be9NUk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87328> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170792935506 52.033041284084,4.7167975225869 52.033029541406,4.7167177290622 52.032925729834,4.7172465936392 52.032947714308,4.7172358381884 52.033044215181,4.7172356983042 52.033044798629,4.7172353090846 52.033045488519,4.7172348646689 52.033045971363,4.7172339808108 52.033046604509,4.717233364086 52.033046915593,4.7172322654129 52.033047295842,4.7172311548562 52.033047496256,4.7172296383022 52.033047559535,4.7170792935506 52.033041284084))"^^geo:wktLiteral ;
    osm:area 370.0
  ] .

