@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/bGE1Hf>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 9491.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9491"^^xsd:string ;
  gtm:kadastraleAanduiding "K9491"@nl ;
  ns0:name "Perceel GDA01-K9491"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330949170000/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/80795> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7383437171853 52.015965844594,4.7383395330178 52.01594091474,4.7383208508236 52.015829679478,4.7383184901306 52.015815644598,4.7383967758701 52.015810620116,4.7383991221512 52.015824645926,4.738416764368 52.015930248721,4.7384218450734 52.015952621824,4.7384138310838 52.015978913605,4.7384098088685 52.015992104353,4.7383558203125 52.015986144136,4.7383131040828 52.015981396537,4.7383133502876 52.015980490068,4.7383182085688 52.01596288165,4.7383437171853 52.015965844594))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

