@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/bWtdwI>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 1278.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1278"^^xsd:string ;
  gtm:kadastraleAanduiding "N1278"@nl ;
  ns0:name "Perceel GDA01-N1278"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360127870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTcdP> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90143> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67837519626 52.006475183002,4.6783576900907 52.006460417438,4.6782743274434 52.006390111183,4.6781809616 52.006311367388,4.6782337296519 52.006280000985,4.678240652149 52.006284330165,4.6782612751539 52.006297244925,4.6783377869161 52.006361442738,4.67842114961 52.006431748948,4.678438627089 52.006446487365,4.67837519626 52.006475183002))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

