@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/b1Sw6v>
  gtm:oppervlakte 37.0 ;
  gtm:kadastraalNummer 6093.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6093" ;
  gtm:kadastraleAanduiding "M6093"@nl ;
  ns0:name "Perceel GDA01-M6093"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350609370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvC4FE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/254565> ;
  ns0:startDate "2003-04-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936646106972 52.0198001043,4.6936646632275 52.019801416917,4.693562809905 52.019803450482,4.6935627516741 52.019802506356,4.6935601111704 52.019756613968,4.6936627119205 52.019754288191,4.693662763338 52.019755672709,4.6936646106972 52.0198001043))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

