@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/b5qgiB>
  gtm:oppervlakte 382.0 ;
  gtm:kadastraalNummer 5859.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5859" ;
  gtm:kadastraleAanduiding "M5859"@nl ;
  ns0:name "Perceel GDA01-M5859"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350585970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsi5Y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88679> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037654372158 52.03438877783,4.7037495506884 52.034389818165,4.7034847899717 52.034407138881,4.7034543573144 52.034230700058,4.7036872268024 52.034215504326,4.7037348863381 52.034212374351,4.7037654372158 52.03438877783))"^^geo:wktLiteral ;
    osm:area 382.0
  ] .

