@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/bZo0kf>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 1909.0 ;
  gtm:kadastraleAanduiding "F1909"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1909" ;
  ns0:name "Perceel GDA01-F1909"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290190970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhiAo> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75421> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7008652193537 52.004328563191,4.7009289531671 52.004306517682,4.7010115179336 52.004396757424,4.7010791117455 52.004470793599,4.7010691979985 52.00447432219,4.7010158657467 52.004493309432,4.700927704649 52.004396646297,4.7008652193537 52.004328563191))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

