@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/bIwvTf>
  gtm:oppervlakte 7.0 ;
  gtm:kadastraalNummer 7610.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7610" ;
  gtm:kadastraleAanduiding "M7610"@nl ;
  ns0:name "Perceel GDA01-M7610"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350761070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaHo6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291340> ;
  ns0:startDate "2021-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7182535611468 52.033866423479,4.7182730396532 52.033828773991,4.7182730998208 52.033828648496,4.7182961432348 52.033833336493,4.718289073121 52.033846158688,4.7182743386996 52.033870604249,4.7182535611468 52.033866423479))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

