@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/bgskZz>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 3591.0 ;
  gtm:kadastraleAanduiding "E3591"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3591"^^xsd:string ;
  schema:name "Perceel GDA01-E3591"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280359170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZxv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74134> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975145737005 52.009151346153,4.6974914359405 52.009139552607,4.6974613612261 52.009124221915,4.6975556729414 52.009050323427,4.6976587596245 52.008970292233,4.6977000633554 52.008938328673,4.6977535326044 52.008964852084,4.6977120711708 52.008996652948,4.697644574538 52.009049729677,4.6975145737005 52.009151346153))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

