@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/bKO1Ow>
  gtm:oppervlakte 308.0 ;
  gtm:kadastraalNummer 4547.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4547" ;
  gtm:kadastraleAanduiding "M4547"@nl ;
  ns0:name "Perceel GDA01-M4547"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350454770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9vx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87598> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.695908892619 52.027789492861,4.6959185336189 52.027789837091,4.6959281846033 52.027789534214,4.6959377292877 52.027788565572,4.6959470215544 52.027786957271,4.6959559884136 52.027784717871,4.6959644980404 52.027781891541,4.6959724335959 52.027778495571,4.6959797213975 52.02777458346,4.6959862733308 52.027770199631,4.6962494129623 52.027903837493,4.6961371949518 52.027988101287,4.695842816594 52.027839179259,4.695908892619 52.027789492861))"^^geo:wktLiteral ;
    osm:area 308.0
  ] .

