@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/bWtdg0>
  gtm:oppervlakte 241.0 ;
  gtm:kadastraalNummer 2038.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2038" ;
  gtm:kadastraleAanduiding "M2038"@nl ;
  ns0:name "Perceel GDA01-M2038"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350203870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85855> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714577775946 52.030064993297,4.7143723184238 52.030056547914,4.7141770293164 52.030049274849,4.7142449727763 52.029976956184,4.7142526438963 52.029968784648,4.7143448297826 52.029972502322,4.7143453847282 52.029967570874,4.7144522717109 52.029972406131,4.7145849397728 52.029978017743,4.714583540619 52.030012974536,4.714577775946 52.030064993297))"^^geo:wktLiteral ;
    osm:area 241.0
  ] .

