@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/bO8dRv>
  gtm:oppervlakte 179.0 ;
  gtm:kadastraalNummer 5361.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5361" ;
  gtm:kadastraleAanduiding "M5361"@nl ;
  ns0:name "Perceel GDA01-M5361"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350536170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZG7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88240> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139586763969 52.035998491386,4.7139034235341 52.035997681138,4.7137617942378 52.035995612936,4.7136448066032 52.035992786668,4.7136125331256 52.035992242539,4.7136137603674 52.035963936195,4.7136155033003 52.035925565827,4.7139612708264 52.03593059909,4.7139586763969 52.035998491386))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

