@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/bXIqae>
  gtm:oppervlakte 254.0 ;
  gtm:kadastraalNummer 3029.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3029"^^xsd:string ;
  gtm:kadastraleAanduiding "K3029"@nl ;
  ns0:name "Perceel GDA01-K3029"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330302970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ADT2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81443> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7238882028656 52.013848012905,4.7240606305826 52.01386676336,4.7240534879335 52.013890722128,4.7240352794735 52.013888740983,4.7240191936141 52.013946113149,4.7239833931354 52.014069816431,4.7238294206046 52.014054046147,4.7238478423799 52.013989451515,4.7238882028656 52.013848012905))"^^geo:wktLiteral ;
    osm:area 252.0
  ] .

