@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/b8xLwh>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 3287.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3287" ;
  gtm:kadastraleAanduiding "M3287"@nl ;
  ns0:name "Perceel GDA01-M3287"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350328770000/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/86612> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130224370443 52.037933049904,4.7130242928503 52.037887219856,4.7131042890528 52.037888486733,4.7132435925452 52.037890542392,4.7133543347402 52.037892254698,4.7133540443271 52.037901870589,4.7134027156949 52.037902418721,4.7134019878022 52.037921739545,4.7134012950618 52.037938723595,4.7133846826328 52.037938538663,4.7130224370443 52.037933049904))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

