@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/bNiqpL>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2260.0 ;
  gtm:kadastraleAanduiding "F2260"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2260" ;
  ns0:name "Perceel GDA01-F2260"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290226070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfRJS> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75647> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971621874875 52.006521156746,4.6971163786204 52.006513805316,4.6972075640409 52.006413705496,4.6972705260697 52.006346535551,4.6972977053299 52.006316125232,4.6973611154891 52.006339075787,4.6973345021476 52.006369624264,4.697233370914 52.006478150954,4.6971898356189 52.006525588324,4.6971621874875 52.006521156746))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

