@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/bpZ2zQ>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 8860.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8860"^^xsd:string ;
  gtm:kadastraleAanduiding "K8860"@nl ;
  ns0:name "Perceel GDA01-K8860"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330886070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3k0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80503> ;
  ns0:startDate "2008-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7481894857001 52.009584426589,4.7481923918532 52.009554259392,4.7482345221048 52.009555818362,4.7483362098782 52.009562536307,4.7485489399915 52.009577775417,4.7485392515145 52.009629064466,4.7481876065046 52.00960385825,4.7481894522155 52.009584732012,4.7481894857001 52.009584426589))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

