@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/bVDpZ5>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2678.0 ;
  gtm:kadastraleAanduiding "F2678"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2678" ;
  ns0:name "Perceel GDA01-F2678"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290267870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Thc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75793> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023799108496 52.004685507141,4.702351499499 52.004695804358,4.7021965764127 52.004531313608,4.7021336176525 52.004465484523,4.7021100992363 52.004441510347,4.7021656458425 52.004421492842,4.7021899860989 52.004445058323,4.7022532222893 52.004510844049,4.7024082780873 52.004675236625,4.7023799108496 52.004685507141))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

