@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/bUB3FC>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 563.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L563"^^xsd:string ;
  gtm:kadastraleAanduiding "L563"@nl ;
  ns0:name "Perceel GDA01-L563"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340056370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FQi1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/252748> ;
  ns0:startDate "2017-01-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204314795619 52.00470651782,4.7203319279002 52.00474518824,4.7202252976109 52.004810316287,4.7202292742183 52.004806356956,4.7202569092359 52.004779440466,4.7202980503249 52.004747270368,4.7202839929905 52.004737689976,4.7202872572068 52.004734625447,4.7203040374607 52.00472074355,4.7203226726485 52.004706503636,4.7203411297301 52.004692487419,4.7203613479423 52.004679523832,4.7203773036622 52.004669178686,4.7204314795619 52.00470651782))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

