@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/bxGVMh>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 2759.0 ;
  gtm:kadastraleAanduiding "F2759"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2759" ;
  ns0:name "Perceel GDA01-F2759"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290275970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBgep> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75827> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055625766737 52.00247798118,4.7056085519916 52.00245312479,4.7057103018301 52.002393940968,4.7057799405271 52.00235386031,4.7058386469818 52.002393003183,4.7057693395124 52.002433328481,4.7056669254136 52.002492139981,4.7056233406281 52.002515895673,4.7055625766737 52.00247798118))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

