@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/bSvUqh>
  gtm:oppervlakte 68.0 ;
  gtm:kadastraalNummer 2732.0 ;
  gtm:kadastraleAanduiding "B2732"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2732" ;
  ns0:name "Perceel GDA01-B2732"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250273270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1sUDn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72024> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7069156558131 52.011312404707,4.7068701989744 52.011288151944,4.7070013864823 52.011192770038,4.707054630283 52.011154050014,4.7070926115858 52.011171787862,4.7070274897744 52.011223427522,4.7069156558131 52.011312404707))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

