@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/b74ROf>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 6170.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6170"^^xsd:string ;
  gtm:kadastraleAanduiding "M6170"@nl ;
  ns0:name "Perceel GDA01-M6170"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350617070000/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/88911> ;
  ns0:startDate "2006-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000894793536 52.024871297565,4.6998230036845 52.024738987996,4.6998826358935 52.024693702029,4.7000818891026 52.024792371112,4.7000692404418 52.02480196881,4.7001028149859 52.024818802263,4.700128083021 52.024799615676,4.7001616869995 52.024816431307,4.7001364188315 52.024835626888,4.7000894793536 52.024871297565))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

