@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/bzYDNr>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6099.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6099"^^xsd:string ;
  gtm:kadastraleAanduiding "K6099"@nl ;
  ns0:name "Perceel GDA01-K6099"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330609970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00daj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83412> ;
  ns0:startDate "2004-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7490093299866 52.006665646514,4.7489983982964 52.00656800938,4.7489907818876 52.006498380037,4.7489879230394 52.006473098197,4.7490313371802 52.006471230293,4.7490642000368 52.006469826498,4.749064963583 52.006476553947,4.7490857525605 52.006662402555,4.7490093299866 52.006665646514))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

