@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bIJcsm>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 8964.0 ;
  gtm:kadastraleAanduiding "A8964"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8964"^^xsd:string ;
  ns0:name "Perceel GDA01-A8964"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240896470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQr46E> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290148> ;
  ns0:startDate "2021-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7161195103774 52.010892443529,4.7161049224894 52.010936718124,4.7160140339974 52.010929701329,4.7160267013163 52.010885289956,4.716034121374 52.010885862578,4.7161082492726 52.010891579363,4.7161195103774 52.010892443529))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

