@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/bdxzeU>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 579.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N579"^^xsd:string ;
  gtm:kadastraleAanduiding "N579"@nl ;
  ns0:name "Perceel GDA01-N579"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360057970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvTqM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90017> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6857250985064 52.002345955917,4.6859858313016 52.002235585542,4.6859946876409 52.002231737323,4.6860385767346 52.002271125453,4.6860392804257 52.002271758836,4.6857696773043 52.002385932507,4.6857250985064 52.002345955917))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

