@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/b3kfCR>
  gtm:oppervlakte 51.0 ;
  gtm:kadastraalNummer 1625.0 ;
  gtm:kadastraleAanduiding "E1625"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E1625"^^xsd:string ;
  schema:name "Perceel GDA01-E1625"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280162570000/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/73679> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.701980202029 52.010543979185,4.7019822045732 52.010576870456,4.701841059222 52.01058082162,4.7017638248144 52.010586942455,4.7017560612891 52.010564075668,4.7018219919272 52.01054942194,4.701980202029 52.010543979185))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

