@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/bx3PYR>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 8615.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8615"^^xsd:string ;
  gtm:kadastraleAanduiding "K8615"@nl ;
  ns0:name "Perceel GDA01-K8615"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330861570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8MZc> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80386> ;
  ns0:startDate "2004-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7414498226618 52.010202874278,4.7414969403702 52.010203033865,4.7414970129969 52.010193947009,4.7415826415313 52.010194164993,4.7417092078742 52.01019482312,4.7417338366359 52.010194949178,4.7417332357544 52.010245784172,4.741711577616 52.010245710356,4.74158194869 52.010245305087,4.7414783851378 52.01024540219,4.7414492559025 52.010245251391,4.7414498226618 52.010202874278))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

