@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/bXvIcD>
  gtm:oppervlakte 161.0 ;
  gtm:kadastraalNummer 1887.0 ;
  gtm:kadastraleAanduiding "G1887"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1887"^^xsd:string ;
  ns0:name "Perceel GDA01-G1887"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300188770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZNAB> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76590> ;
  ns0:startDate "2005-04-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6864898020149 52.017273276485,4.6864668012689 52.017405440087,4.6864586239192 52.017453254731,4.6863665648122 52.017446936177,4.6863610692684 52.017443424944,4.6863563375215 52.01743951378,4.6863524705549 52.017435266204,4.6863494966587 52.017430736315,4.6863475016871 52.017426023497,4.6863464993633 52.017421181761,4.6863465028482 52.017416301072,4.6863489552866 52.017397350113,4.686372785975 52.017265236415,4.6864898020149 52.017273276485))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

