@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/bWG3Y2>
  gtm:oppervlakte 37.0 ;
  gtm:kadastraalNummer 5975.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5975" ;
  gtm:kadastraleAanduiding "M5975"@nl ;
  ns0:name "Perceel GDA01-M5975"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350597570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGQSkA> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260718> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6980412719726 52.033560988385,4.6980323649402 52.033506223956,4.6980254279173 52.033463605377,4.6980184503717 52.033420779826,4.6980114874112 52.033377954361,4.698004443531 52.033334705967,4.6979957760665 52.033281426019,4.6980131504659 52.03328027832,4.6980218715374 52.033333864185,4.6980287949334 52.033376419767,4.6980358109439 52.033419587101,4.6980427612977 52.033462286654,4.6980497653898 52.033505283137,4.6980586467559 52.033559822704,4.6980412719726 52.033560988385))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

