@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/b3xYQn>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 9000.0 ;
  gtm:kadastraleAanduiding "A9000"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9000"^^xsd:string ;
  ns0:name "Perceel GDA01-A9000"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240900070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104976> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7165705696145 52.008964008696,4.7165843941382 52.008915190541,4.7166843135133 52.008925808775,4.7166242602969 52.009143947801,4.7166238248517 52.009143846448,4.7165994538159 52.009138215698,4.7165010808169 52.009132271187,4.7165001930772 52.009132221187,4.7165016331154 52.009124562284,4.7165101639894 52.009079102605,4.7165144848252 52.009079441817,4.7165367743316 52.008960364608,4.7165705696145 52.008964008696))"^^geo:wktLiteral ;
    osm:area 208.0
  ] .

