@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bWFU8d>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 7533.0 ;
  gtm:kadastraleAanduiding "A7533"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7533"^^xsd:string ;
  schema:name "Perceel GDA01-A7533"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240753370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGrtLu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71025> ;
  schema:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7176728705317 52.009615614778,4.7177070633487 52.009507831583,4.7177328662208 52.009417608942,4.7177460430322 52.009375024926,4.7178327388652 52.009385602928,4.7178178450299 52.009428078317,4.7177934960645 52.009518489012,4.7177595229852 52.009626201573,4.7176728705317 52.009615614778))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

