@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/bqC9S9>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 1679.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1679"^^xsd:string ;
  gtm:kadastraleAanduiding "N1679"@nl ;
  ns0:name "Perceel GDA01-N1679"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360167970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KDGH> ;
  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/106111> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6786236466701 52.002844899733,4.6786553909138 52.002867265321,4.6785929916142 52.002901054737,4.6785613049155 52.00287873442,4.678571043903 52.002873453921,4.678544569583 52.002854904173,4.6785349186787 52.002860140259,4.6782911638713 52.002688368355,4.678353289124 52.002654406668,4.6785972604272 52.002826305585,4.678610510395 52.002819104716,4.6786369847212 52.002837654449,4.6786236466701 52.002844899733))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

