@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/bWtdog>
  gtm:oppervlakte 415.0 ;
  gtm:kadastraalNummer 4561.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4561" ;
  gtm:kadastraleAanduiding "M4561"@nl ;
  ns0:name "Perceel GDA01-M4561"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350456170000/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/87612> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6952503938532 52.027328097682,4.6952776527342 52.027307602535,4.6954657368479 52.027166187632,4.6957506965963 52.027310381366,4.695795705687 52.027333152609,4.6952817558314 52.027364604088,4.6952802891414 52.027358618186,4.6952777420508 52.027352769749,4.6952741424508 52.027347139838,4.69526954765 52.027341791706,4.6952640149573 52.027336788611,4.6952576014034 52.027332211781,4.6952503938532 52.027328097682))"^^geo:wktLiteral ;
    osm:area 415.0
  ] .

