@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/bW2P1x>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 5360.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5360" ;
  gtm:kadastraleAanduiding "M5360"@nl ;
  ns0:name "Perceel GDA01-M5360"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350536070000/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/88239> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713956939568 52.036044232255,4.7139017157947 52.036043422173,4.7137600863538 52.036041353968,4.7136104720727 52.036039168014,4.7136113072336 52.036020459006,4.7136125331256 52.035992242539,4.7136448066032 52.035992786668,4.7137617942378 52.035995612936,4.7139034235341 52.035997681138,4.7139586763969 52.035998491386,4.713956939568 52.036044232255))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

