@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/b4nLWY>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1273.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1273"^^xsd:string ;
  gtm:kadastraleAanduiding "N1273"@nl ;
  ns0:name "Perceel GDA01-N1273"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360127370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWVsc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90142> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6786289045262 52.00636040016,4.6786115419604 52.006345761336,4.6785281791264 52.006275455259,4.6784263473863 52.006189577798,4.6784896052941 52.006160737278,4.6785916382747 52.006246786676,4.6786750011553 52.006317092708,4.6786923204676 52.006331704297,4.6786289045262 52.00636040016))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

