@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b6f402>
  gtm:oppervlakte 191.0 ;
  gtm:kadastraalNummer 4341.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4341" ;
  gtm:kadastraleAanduiding "M4341"@nl ;
  ns0:name "Perceel GDA01-M4341"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350434170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMTOQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87425> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167832436593 52.02943124353,4.7167895414812 52.029374580712,4.7171705424733 52.029379275034,4.7171711993605 52.029359711079,4.7172632039881 52.029360863753,4.7172622408199 52.029386295376,4.7172620902965 52.0293963615,4.7171700127424 52.02939520841,4.7171636876811 52.029436186375,4.7169055513788 52.02943284765,4.7167832436593 52.02943124353))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

