@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/bixnrL>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 9336.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9336"^^xsd:string ;
  gtm:kadastraleAanduiding "K9336"@nl ;
  ns0:name "Perceel GDA01-K9336"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330933670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx582> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105632> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7376500570713 52.016118372271,4.7376115917293 52.015890682182,4.7376077947091 52.015868217252,4.737686036919 52.015863193002,4.7376898337176 52.015885675905,4.7377049403237 52.015975139673,4.7377237512951 52.016083418571,4.7377327303399 52.016109183853,4.7376772464299 52.016116940327,4.7376500570713 52.016118372271))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

