@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/bCGJAO>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 8373.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8373"^^xsd:string ;
  gtm:kadastraleAanduiding "K8373"@nl ;
  ns0:name "Perceel GDA01-K8373"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330837370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHh3s> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80215> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7411750614753 52.010580460734,4.7411431459424 52.010533087587,4.74121782256 52.010514037555,4.7413377611162 52.010483443057,4.7414201544921 52.01046257464,4.7414470689519 52.010455711347,4.7414637518375 52.01048063776,4.7414786379192 52.010502893754,4.7413695171268 52.010530779323,4.7412525601453 52.010560662154,4.7411750614753 52.010580460734))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

