@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bhUfdx>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2952.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2952"^^xsd:string ;
  gtm:kadastraleAanduiding "K2952"@nl ;
  ns0:name "Perceel GDA01-K2952"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330295270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/brephR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81394> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7250461275095 52.013841956782,4.7250598546669 52.013790332772,4.7252321816648 52.013808029302,4.7254129839017 52.013825917038,4.7254044990324 52.013857957891,4.7253994089011 52.013877128477,4.7253385953303 52.013870989076,4.7252186187723 52.013859393592,4.7250461275095 52.013841956782))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

