@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/bi6WQa>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 9494.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9494"^^xsd:string ;
  gtm:kadastraleAanduiding "K9494"@nl ;
  ns0:name "Perceel GDA01-K9494"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330949470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8mPs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80798> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7397929029835 52.015728548044,4.7398709986581 52.015723548503,4.7398993604259 52.015892074705,4.7398228101852 52.015896965916,4.7398181305398 52.015869975055,4.7398167307396 52.015870066229,4.7397929029835 52.015728548044))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

