@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bKBjmv>
  gtm:oppervlakte 65.0 ;
  gtm:kadastraalNummer 3325.0 ;
  gtm:kadastraleAanduiding "D3325"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3325"^^xsd:string ;
  schema:name "Perceel GDA01-D3325"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270332570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLvmi>, <https://n2t.net/ark:/60537/bQ0Hqt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73395> ;
  schema:startDate "2006-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051867551524 52.008750977403,4.7052622076917 52.008701852434,4.7052723966532 52.008701336202,4.7053419370356 52.008738294914,4.7052591624254 52.008798631007,4.7051867551524 52.008750977403))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

