@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/bpmWND>
  gtm:oppervlakte 224.0 ;
  gtm:kadastraalNummer 2369.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2369" ;
  gtm:kadastraleAanduiding "M2369"@nl ;
  ns0:name "Perceel GDA01-M2369"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350236970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86014> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134293410736 52.033040644792,4.7134293710263 52.033045435766,4.7135214568111 52.033045567124,4.713548146202 52.033092657093,4.713567850606 52.033127446958,4.7133924140151 52.03312775555,4.713201280889 52.033128144821,4.713201167501 52.033040759204,4.7134293410736 52.033040644792))"^^geo:wktLiteral ;
    osm:area 224.0
  ] .

