@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/bwErDj>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 9501.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9501"^^xsd:string ;
  gtm:kadastraleAanduiding "K9501"@nl ;
  ns0:name "Perceel GDA01-K9501"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330950170000/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/80804> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7393482872627 52.015899973326,4.7393526606038 52.015926971509,4.7393235569785 52.015928824746,4.7392717609857 52.015921340004,4.7392452258831 52.015763663677,4.7393233218084 52.015758655512,4.7393419411661 52.015869368935,4.7393482872627 52.015899973326))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

