@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/bgeEpg>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 2520.0 ;
  gtm:kadastraleAanduiding "F2520"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2520" ;
  ns0:name "Perceel GDA01-F2520"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290252070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCTSz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75713> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.702477358259 52.001554786379,4.7024479820376 52.001540665443,4.7024104148676 52.001522209365,4.7026220788651 52.001339600419,4.7026905054813 52.001371359005,4.702578662014 52.001466776777,4.7025036202488 52.001531569254,4.702477358259 52.001554786379))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

