@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/b8k3o1>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 2727.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2727"^^xsd:string ;
  gtm:kadastraleAanduiding "I2727"@nl ;
  ns0:name "Perceel GDA01-I2727"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320272770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbQo> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78841> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120306325019 52.020382688743,4.7121817995631 52.020397280813,4.7123429342398 52.020413655595,4.7123299491317 52.020462298245,4.7121687685508 52.020446058009,4.7121498523447 52.020444493432,4.7121127579392 52.020440730325,4.7120183550631 52.020431721919,4.712025345861 52.020403835077,4.7120306325019 52.020382688743))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

