@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/bH3qsi>
  gtm:oppervlakte 223.0 ;
  gtm:kadastraalNummer 6000.0 ;
  gtm:kadastraleAanduiding "A6000"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6000"^^xsd:string ;
  ns0:name "Perceel GDA01-A6000"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240600070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfchWb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70609> ;
  ns0:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7210345784097 52.010994748578,4.7210900633371 52.01105727125,4.72086494858 52.011132542405,4.7206942922772 52.011193335569,4.7206883944705 52.011189320316,4.7206355152252 52.011153381911,4.7206306843985 52.011150100757,4.7210345784097 52.010994748578))"^^geo:wktLiteral ;
    osm:area 224.0
  ] .

