@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/bZNpuv>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 8604.0 ;
  gtm:kadastraleAanduiding "A8604"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8604"^^xsd:string ;
  ns0:name "Perceel GDA01-A8604"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240860470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmuAF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71489> ;
  ns0:startDate "2005-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7173800931006 52.014899585749,4.7175311357013 52.014916507302,4.7176428690308 52.014929016505,4.7176298462563 52.014973848456,4.7175180347514 52.014961689344,4.7173656611226 52.014945119737,4.7173777389903 52.014906996769,4.7173800931006 52.014899585749))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

