@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/bOLiYb>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 7534.0 ;
  gtm:kadastraleAanduiding "A7534"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7534"^^xsd:string ;
  schema:name "Perceel GDA01-A7534"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240753470000/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/71026> ;
  schema:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175872504385 52.00960515064,4.7176207177912 52.009497192563,4.7176597687971 52.009364503188,4.7177460430322 52.009375024926,4.7177328662208 52.009417608942,4.7177070633487 52.009507831583,4.7176728705317 52.009615614778,4.7175872504385 52.00960515064))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

