@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/bHtOWk>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 3154.0 ;
  gtm:kadastraleAanduiding "B3154"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3154"^^xsd:string ;
  ns0:name "Perceel GDA01-B3154"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250315470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7X0F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72126> ;
  ns0:startDate "2003-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081908305909 52.009612266079,4.7082737120978 52.009708201036,4.7083093292986 52.009741573683,4.70829625844 52.009754441608,4.7083492371783 52.009779204604,4.708332438942 52.00979294089,4.7083128084098 52.009809995539,4.7082601781112 52.009784344684,4.7082688364012 52.009780080185,4.7082655968668 52.00977278089,4.7082215065275 52.009731449557,4.7082196036384 52.009732067769,4.7081694453895 52.009687465589,4.7081060582983 52.009631551559,4.7081908305909 52.009612266079))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

