@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/bLDYnF>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 8678.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8678"^^xsd:string ;
  gtm:kadastraleAanduiding "K8678"@nl ;
  ns0:name "Perceel GDA01-K8678"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330867870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZQV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258498> ;
  ns0:startDate "2005-11-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7252665765594 52.016488820712,4.7252604658783 52.016451799144,4.7253416705127 52.016446593015,4.7253477241885 52.016483533363,4.7252665765594 52.016488820712))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

