@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/bKBjL0>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 8372.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8372"^^xsd:string ;
  gtm:kadastraleAanduiding "K8372"@nl ;
  ns0:name "Perceel GDA01-K8372"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330837270000/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/80214> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7411431459424 52.010533087587,4.741082524624 52.010443041829,4.741155421436 52.010443378997,4.7411556739776 52.010422823953,4.7414257235412 52.010423811334,4.7414304005199 52.010430793999,4.7414470689519 52.010455711347,4.7414201544921 52.01046257464,4.7413377611162 52.010483443057,4.74121782256 52.010514037555,4.7411431459424 52.010533087587))"^^geo:wktLiteral ;
    osm:area 181.0
  ] .

