@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/beA2G6>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 2450.0 ;
  gtm:kadastraleAanduiding "B2450"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2450" ;
  ns0:name "Perceel GDA01-B2450"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250245070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/benvGM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71967> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046313501811 52.01214314832,4.7046529272231 52.012104605294,4.7046498774543 52.012104003364,4.7045981155028 52.012082508562,4.7045858695707 52.012082221831,4.7045702165247 52.012075147069,4.7046181650941 52.012040963545,4.7047144301077 52.011972337908,4.704721270786 52.011975568452,4.7047123336722 52.011982788262,4.7047165045127 52.011985338185,4.7047725817043 52.012014246423,4.7047370122301 52.01209259891,4.7047384659999 52.012092787106,4.704707249096 52.012143570402,4.7046933346682 52.012177286146,4.7046497121301 52.012153124059,4.7046313501811 52.01214314832))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

