@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/bMT0VC>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 3587.0 ;
  gtm:kadastraleAanduiding "E3587"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3587"^^xsd:string ;
  schema:name "Perceel GDA01-E3587"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358770000/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/74130> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979849874841 52.009079677283,4.6979443271322 52.009111482919,4.6978766244916 52.009164702388,4.6977435095702 52.009268035644,4.6977159059338 52.009253968881,4.6976895452904 52.009240529593,4.697787622241 52.009165196852,4.697890552579 52.009084903878,4.6979313012966 52.009053035859,4.6979849874841 52.009079677283))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

