@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/bz8Qnm>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 1094.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1094"^^xsd:string ;
  gtm:kadastraleAanduiding "N1094"@nl ;
  ns0:name "Perceel GDA01-N1094"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360109470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdX684> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90115> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6874857421493 52.00094459524,4.6873383225675 52.000854148954,4.6873291485126 52.00084852157,4.6873463179363 52.000838259996,4.687448435154 52.000903359203,4.6874999697018 52.000936212714,4.6874857421493 52.00094459524))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

