@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/bbeRdL>
  gtm:oppervlakte 1786.0 ;
  gtm:kadastraalNummer 3857.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3857"^^xsd:string ;
  gtm:kadastraleAanduiding "K3857"@nl ;
  ns0:name "Perceel GDA01-K3857"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330385770000/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/81867> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7379884617913 52.011430803252,4.7388377333526 52.011514698452,4.7389550997012 52.011526292659,4.7389571670842 52.011518304383,4.7389616325483 52.011518742438,4.7389689595391 52.011490523311,4.7389761448774 52.011491237006,4.739097437348 52.011021731536,4.7392937384932 52.011041175377,4.7391516762322 52.011590311631,4.739067386636 52.011581928821,4.7390489667886 52.011653015392,4.7379589364848 52.011545440048,4.7379884617913 52.011430803252))"^^geo:wktLiteral ;
    osm:area 1784.0
  ] .

