@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/bLDOTN>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 2234.0 ;
  gtm:kadastraleAanduiding "F2234"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2234" ;
  ns0:name "Perceel GDA01-F2234"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290223470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLu0m> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75624> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012283142874 52.00389424701,4.7011679851349 52.003827084455,4.7010666957308 52.003712826456,4.7011091402426 52.003698153091,4.7011016373528 52.003689759112,4.7011219891489 52.003682678015,4.7012005834146 52.003772516979,4.701290208319 52.003872460237,4.7012283142874 52.00389424701))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

