@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/bGQIOa>
  gtm:oppervlakte 166.0 ;
  gtm:kadastraalNummer 7535.0 ;
  gtm:kadastraleAanduiding "A7535"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7535"^^xsd:string ;
  schema:name "Perceel GDA01-A7535"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240753570000/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/71027> ;
  schema:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175017467657 52.00959469609,4.7175341106556 52.009486516038,4.7175603207216 52.009396358668,4.717574148918 52.009354057016,4.7176597687971 52.009364503188,4.7176207177912 52.009497192563,4.7175872504385 52.00960515064,4.7175017467657 52.00959469609))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

