@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/bsHjfW>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 7593.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7593" ;
  gtm:kadastraleAanduiding "M7593"@nl ;
  ns0:name "Perceel GDA01-M7593"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350759370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb3XR> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286667> ;
  ns0:startDate "2020-12-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7083324679739 52.038041050372,4.7083251326999 52.037998052664,4.7083940363454 52.037993632076,4.7083920935865 52.037982376427,4.7085358880546 52.037972769671,4.7086647611205 52.037963912687,4.7086721405719 52.038006901639,4.7086154556566 52.038010988319,4.7086155228052 52.038011366217,4.7085793173249 52.038013404685,4.7085773625324 52.03800197819,4.7085412690159 52.038004322896,4.7085432381005 52.038015767451,4.7083994609297 52.03802518556,4.708401403556 52.038036450197,4.7083324679739 52.038041050372))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

