@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/bDwxjC>
  gtm:oppervlakte 236.0 ;
  gtm:kadastraalNummer 8248.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8248"^^xsd:string ;
  gtm:kadastraleAanduiding "K8248"@nl ;
  schema:name "Perceel GDA01-K8248"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330824870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FDUd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80122> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7243036188189 52.015051803939,4.7242474053469 52.015256539511,4.7242051794429 52.015296587675,4.7241049135459 52.015283699885,4.7241882323813 52.01503696149,4.7243036188189 52.015051803939))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

