@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/bnUby8>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 1961.0 ;
  gtm:kadastraleAanduiding "B1961"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1961"^^xsd:string ;
  ns0:name "Perceel GDA01-B1961"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250196170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0Sn4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251893> ;
  ns0:startDate "2005-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060110145771 52.011707265382,4.7059789059123 52.011692239716,4.7059620437195 52.0116832526,4.7058853473699 52.011642387859,4.7058708811334 52.011634852742,4.7058114838323 52.011603948359,4.7058246350005 52.011591629466,4.7059167314488 52.011636079865,4.7059611507693 52.011662457244,4.7059614175821 52.011662153182,4.7060756134145 52.011728510256,4.7060677520044 52.011736850954,4.7060110145771 52.011707265382))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

