@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/beMLhL>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 6169.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6169"^^xsd:string ;
  gtm:kadastraleAanduiding "M6169"@nl ;
  ns0:name "Perceel GDA01-M6169"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350616970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdnwb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88910> ;
  ns0:startDate "2006-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000894793536 52.024871297565,4.7000425693528 52.024906941429,4.7000171387536 52.024926270863,4.6999835203159 52.024909446119,4.7000089656271 52.02489010779,4.699975376358 52.024873283213,4.6999622553715 52.024883273632,4.6997633565098 52.024784291823,4.6998230036845 52.024738987996,4.7000894793536 52.024871297565))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

