@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/b0Dake>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 3288.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3288" ;
  gtm:kadastraleAanduiding "M3288"@nl ;
  ns0:name "Perceel GDA01-M3288"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350328870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86613> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130205812343 52.037978879953,4.7130224370443 52.037933049904,4.7133846826328 52.037938538663,4.7133839939418 52.037955253085,4.7133828258412 52.037984458593,4.7133507681822 52.037984005517,4.7132400284651 52.037982113454,4.7130205812343 52.037978879953))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

