@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/b0PRZ6>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 1701.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1701" ;
  gtm:kadastraleAanduiding "M1701"@nl ;
  ns0:name "Perceel GDA01-M1701"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350170170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85630> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6877665959199 52.029518486744,4.687792836637 52.029578451418,4.6876997121742 52.029593960515,4.6876988399428 52.029591959909,4.6876508750413 52.029599953277,4.6876422359664 52.029580217358,4.6875944323277 52.029588148742,4.6875935599609 52.029586157123,4.6873811019976 52.029621432468,4.6873651319881 52.029584988467,4.6875776043615 52.029549713236,4.6877104451405 52.029528121331,4.6877665959199 52.029518486744))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

