@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/bjZfzj>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 379.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N379"^^xsd:string ;
  gtm:kadastraleAanduiding "N379"@nl ;
  ns0:name "Perceel GDA01-N379"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360037970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQHHp> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89962> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6814905364059 52.003511925204,4.6816314566967 52.003601503909,4.6815752191512 52.003635286892,4.6813444166977 52.003489000377,4.6814010529299 52.003454869346,4.6814476443133 52.003484316207,4.6814905364059 52.003511925204))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

