@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/boWy6i>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 7808.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7808"^^xsd:string ;
  gtm:kadastraleAanduiding "K7808"@nl ;
  ns0:name "Perceel GDA01-K7808"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330780870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1SV4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79822> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7468351500865 52.012578627562,4.7468116470108 52.012636241032,4.7465926611242 52.012602152131,4.7465251331903 52.012591807549,4.7465244218618 52.012587561164,4.7464770518411 52.012590611077,4.7464657160883 52.012523568007,4.7465272287993 52.012530796875,4.7466162080306 52.01254454793,4.7468351500865 52.012578627562))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

