@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/b0D9Id>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 1732.0 ;
  gtm:kadastraleAanduiding "F1732"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1732" ;
  ns0:name "Perceel GDA01-F1732"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290173270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2IigP> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75297> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015203777757 52.00515199076,4.7014629214233 52.005172050768,4.7014048645071 52.005192331959,4.7013831206272 52.005199926323,4.7013465214954 52.005213222668,4.7012764279501 52.005238691886,4.7012421290151 52.005202547313,4.7013495817774 52.005164550226,4.7015371252928 52.005095883726,4.7015727972606 52.005133681092,4.7015203777757 52.00515199076))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

