@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/bpZ30S>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5616.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5616" ;
  gtm:kadastraleAanduiding "M5616"@nl ;
  ns0:name "Perceel GDA01-M5616"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350561670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XiaK> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88483> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7065529553746 52.030477692661,4.7067950556002 52.030469348417,4.7067962369083 52.03048175921,4.7068392925171 52.030480210311,4.7068369053762 52.030455082979,4.7068799756655 52.030453525161,4.7068868973046 52.030526469918,4.7068569646197 52.030527501423,4.7067415500419 52.030531445575,4.7065585574493 52.030537704518,4.7065529553746 52.030477692661))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

