@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/bnHkZz>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9369.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9369"^^xsd:string ;
  gtm:kadastraleAanduiding "K9369"@nl ;
  ns0:name "Perceel GDA01-K9369"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330936970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSDP> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80720> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7417252046021 52.013141229901,4.7417445128189 52.013094182735,4.7419210420228 52.013121765072,4.7420417607571 52.013140646152,4.7420728051311 52.013145508214,4.7420534972364 52.013192555434,4.7420224092648 52.01318768414,4.7419017339792 52.013168812267,4.7417252046021 52.013141229901))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

