@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/bXV7jP>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 1405.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1405"^^xsd:string ;
  gtm:kadastraleAanduiding "N1405"@nl ;
  ns0:name "Perceel GDA01-N1405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360140570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t7hR>, <https://n2t.net/ark:/60537/bNwfTs> ;
  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/90197> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6836799569764 52.001101371405,4.6835967824451 52.001100847247,4.6835971910568 52.001075735987,4.683598265769 52.001015600756,4.6836000384865 52.000911911714,4.6836830382127 52.00091241685,4.6836812651231 52.001016141844,4.6836799569764 52.001101371405))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

