@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/bvODyJ>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 2236.0 ;
  gtm:kadastraleAanduiding "F2236"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2236" ;
  ns0:name "Perceel GDA01-F2236"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290223670000/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/75626> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7014260481203 52.003824570461,4.7014133373211 52.003829116453,4.7013500522837 52.003851398536,4.7012909602563 52.003784279207,4.7012146558543 52.003698965838,4.7011946265062 52.003678310558,4.701178784036 52.003662901951,4.7012354178626 52.003643178851,4.7012438869703 52.003651245881,4.7012639259673 52.003670319247,4.7014260481203 52.003824570461))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

