@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/bnHkYo>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 8534.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8534"^^xsd:string ;
  gtm:kadastraleAanduiding "K8534"@nl ;
  ns0:name "Perceel GDA01-K8534"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330853470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bM3ngu> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80333> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7500616285191 52.010700576049,4.7499853477118 52.010712836773,4.7499799255471 52.010699774279,4.7499480959451 52.010623155848,4.7499230832061 52.010562933155,4.7499471047154 52.010544313443,4.7499544044264 52.01054313054,4.7499924786429 52.01053703579,4.7500005235848 52.010556179634,4.7500242157593 52.010610939219,4.7500561913856 52.010687540442,4.7500616285191 52.010700576049))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

