@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/bsHh2g>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 654.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L654"^^xsd:string ;
  gtm:kadastraleAanduiding "L654"@nl ;
  ns0:name "Perceel GDA01-L654"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340065470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCgw87> ;
  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/246155> ;
  ns0:startDate "2017-03-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7256816106256 52.006402581517,4.7265719250589 52.006697924895,4.7274334891097 52.007014825294,4.7272574884659 52.00695652866,4.7270320695397 52.006874557815,4.7267260744601 52.006767263549,4.7264424471799 52.006668201578,4.7261970072063 52.00658212588,4.7259814152017 52.006506616914,4.7257037651398 52.006410346161,4.7256816106256 52.006402581517))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

