@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/bwR8bq>
  gtm:oppervlakte 220.0 ;
  gtm:kadastraalNummer 2114.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2114"^^xsd:string ;
  gtm:kadastraleAanduiding "I2114"@nl ;
  ns0:name "Perceel GDA01-I2114"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320211470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8LU8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78451> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7193566139457 52.020621093771,4.7192256007245 52.020606957843,4.7190913817187 52.020592866496,4.7190076020227 52.020583591415,4.7190286099232 52.020503516262,4.7192535375832 52.020527254534,4.719332047148 52.020536265847,4.7193791258809 52.02054074845,4.7193691545816 52.020576348816,4.7193566139457 52.020621093771))"^^geo:wktLiteral ;
    osm:area 220.0
  ] .

