@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/bkbWt1>
  gtm:oppervlakte 272.0 ;
  gtm:kadastraalNummer 2412.0 ;
  gtm:kadastraleAanduiding "F2412"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2412" ;
  ns0:name "Perceel GDA01-F2412"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290241270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDwFPw> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75697> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006395465483 52.001024019102,4.7005813046765 52.001024371459,4.7004710752409 52.001006560465,4.7004457550595 52.001002466808,4.7004608141089 52.000966259407,4.7004714774607 52.000927051188,4.7004941033334 52.000840822396,4.7005075582438 52.000789541026,4.700634885363 52.000803442887,4.7006395465483 52.001024019102))"^^geo:wktLiteral ;
    osm:area 271.0
  ] .

