@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/b9Af8D>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2923.0 ;
  gtm:kadastraleAanduiding "B2923"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2923" ;
  ns0:name "Perceel GDA01-B2923"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250292370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5oS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72076> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078423671874 52.01177264177,4.7080004580129 52.011648408428,4.7080632750573 52.011599837962,4.708110141325 52.01155900435,4.7081661274847 52.011587299229,4.7081042857293 52.011637843837,4.7080518317195 52.01168310346,4.7079057092763 52.011803828548,4.7078423671874 52.01177264177))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

