@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/bDJdGo>
  gtm:oppervlakte 780.0 ;
  gtm:kadastraalNummer 5857.0 ;
  gtm:kadastraleAanduiding "E5857"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5857"^^xsd:string ;
  ns0:name "Perceel GDA01-E5857"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280585770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEbbi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74851> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7016599808036 52.008658520613,4.7016503122967 52.008653574607,4.7016340249139 52.008645228383,4.7016335770055 52.008644992076,4.7013161112386 52.00848233095,4.7014861406696 52.008355982663,4.7019618711863 52.008599660518,4.7017917686587 52.008726054003,4.7016599808036 52.008658520613))"^^geo:wktLiteral ;
    osm:area 775.0
  ] .

