@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/bW2OkN>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2610.0 ;
  gtm:kadastraleAanduiding "F2610"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2610" ;
  ns0:name "Perceel GDA01-F2610"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290261070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNIYCn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75762> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971299463635 52.005170609977,4.6971342464039 52.005159965927,4.697142876849 52.00513859711,4.6971728829377 52.005058847952,4.6972032581787 52.004987280417,4.6972177696921 52.004952840946,4.6973017090919 52.004965647105,4.6972881988721 52.005000326154,4.6972571270962 52.005071736825,4.6972133194411 52.005183331981,4.6971299463635 52.005170609977))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

