@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/bNIOvt>
  gtm:oppervlakte 63.0 ;
  gtm:kadastraalNummer 8725.0 ;
  gtm:kadastraleAanduiding "A8725"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8725" ;
  ns0:name "Perceel GDA01-A8725"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240872570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuATG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69958> ;
  ns0:startDate "2010-03-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180290204881 52.013563825534,4.7180652357252 52.013477814693,4.7180776300384 52.013434039746,4.7181393136172 52.013443270869,4.7180899114635 52.013574445379,4.7180290204881 52.013563825534))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

