@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bkCm7a>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 9378.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9378"^^xsd:string ;
  gtm:kadastraleAanduiding "K9378"@nl ;
  schema:name "Perceel GDA01-K9378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330937870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80728> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7417903960063 52.013888440605,4.7418070169222 52.01384796718,4.7418151834945 52.013828111684,4.7418462575804 52.013832964978,4.7419601089763 52.013849381625,4.7421436900179 52.013878089857,4.7421181012081 52.01394048178,4.7419129291859 52.013907907011,4.7419177114996 52.013896473044,4.7418965504928 52.013893112248,4.741891768174 52.013904546214,4.7417903960063 52.013888440605))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

