@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/bm1KyC>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3847.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3847"^^xsd:string ;
  gtm:kadastraleAanduiding "K3847"@nl ;
  ns0:name "Perceel GDA01-K3847"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330384770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs5X3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81858> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.737268899857 52.013122356298,4.7370783053373 52.013103587795,4.7370298516318 52.013098915893,4.7370271346657 52.013109480213,4.7369766926605 52.013104302947,4.7369822045265 52.013082824193,4.736931846168 52.013077908032,4.736928989355 52.013089073799,4.7369145015785 52.013087654502,4.7369146553174 52.013087098072,4.7369284111721 52.013033540382,4.7370923462184 52.013049447417,4.7372828220355 52.013068350068,4.737268899857 52.013122356298))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

