@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/bGdExQ>
  gtm:oppervlakte 225.0 ;
  gtm:kadastraalNummer 1676.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1676"^^xsd:string ;
  gtm:kadastraleAanduiding "N1676"@nl ;
  ns0:name "Perceel GDA01-N1676"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360167670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELUng> ;
  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/106109> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.677873768568 52.00297254003,4.6779704771463 52.002931560248,4.6782636230073 52.00309925294,4.6781857187518 52.003151096416,4.6781506037227 52.00313099346,4.6781425821035 52.003136338202,4.678112975238 52.003119719978,4.678121276238 52.003114206141,4.677873768568 52.00297254003))"^^geo:wktLiteral ;
    osm:area 225.0
  ] .

