@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/bN5J0D>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 8570.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8570"^^xsd:string ;
  gtm:kadastraleAanduiding "K8570"@nl ;
  ns0:name "Perceel GDA01-K8570"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330857070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYnhx> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80353> ;
  ns0:startDate "2004-07-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7499484567045 52.010338549884,4.7499804812 52.010337914286,4.7500726173826 52.010335303014,4.7502881195549 52.010332064878,4.7502905607372 52.010380660254,4.7502613793804 52.010381095598,4.750203191313 52.0103819762,4.7500750582037 52.010383907382,4.749950917067 52.010385770151,4.7499497140975 52.010362807328,4.7499484567045 52.010338549884))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

