@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/bNw6YS>
  gtm:oppervlakte 68.0 ;
  gtm:kadastraalNummer 1627.0 ;
  gtm:kadastraleAanduiding "E1627"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E1627"^^xsd:string ;
  schema:name "Perceel GDA01-E1627"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280162770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCTzIx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73681> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019299809144 52.010439043735,4.7019768027812 52.010409978114,4.7019780888803 52.01051165354,4.7018362734902 52.010515618774,4.7018211019221 52.010506649889,4.7018387191275 52.010495705701,4.7018766884854 52.01047213443,4.7019299809144 52.010439043735))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

