@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/bG0VbV>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 1832.0 ;
  gtm:kadastraleAanduiding "D1832"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1832"^^xsd:string ;
  schema:name "Perceel GDA01-D1832"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270183270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGQSjp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73264> ;
  schema:startDate "2003-02-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103682446775 52.007396543353,4.7103054796812 52.007383382943,4.7103360885076 52.00732206924,4.710397755373 52.007333677313,4.7103994691209 52.007334001761,4.7103682446775 52.007396543353))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

