@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/boWyvD>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 3818.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3818"^^xsd:string ;
  gtm:kadastraleAanduiding "M3818"@nl ;
  ns0:name "Perceel GDA01-M3818"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350381870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vpHe> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87028> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6959507250926 52.0254001643,4.6960228698827 52.025436658268,4.6959852339007 52.025464984482,4.6959127016652 52.025520655248,4.6957821448107 52.025619057651,4.6957098377188 52.025582688421,4.6959507250926 52.0254001643))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

