@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/bDwxkN>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 8531.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8531"^^xsd:string ;
  gtm:kadastraleAanduiding "K8531"@nl ;
  ns0:name "Perceel GDA01-K8531"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330853170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bM3ngu> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80331> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7496467949588 52.010467984986,4.7496811064555 52.010467343879,4.7498092317714 52.010464954675,4.749933496166 52.010462634315,4.7499347900941 52.01048637063,4.7499361203068 52.010510628468,4.7499040953039 52.010511291017,4.7498117451365 52.010513559441,4.7496836342465 52.010515948726,4.7496493809712 52.01051659015,4.7496467949588 52.010467984986))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

