@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bdjRw0>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 7348.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7348"^^xsd:string ;
  gtm:kadastraleAanduiding "M7348"@nl ;
  ns0:name "Perceel GDA01-M7348"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350734870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baqc0m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89839> ;
  ns0:startDate "2012-01-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6869856741971 52.020754599218,4.6870002197797 52.020754245294,4.6870018406856 52.020780114594,4.6870040400046 52.020815586957,4.6870054974925 52.020815550683,4.6870060199169 52.020824074804,4.6870082649849 52.020857552012,4.6869373616782 52.020859089786,4.686931758156 52.020769226273,4.6869603096834 52.020770420769,4.6869856741971 52.020754599218))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

