@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/bqprLL>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 1587.0 ;
  gtm:kadastraleAanduiding "H1587"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1587"^^xsd:string ;
  schema:name "Perceel GDA01-H1587"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310158770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBu0H> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76749> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7043716634188 52.013247396256,4.7043294220197 52.01322717899,4.7043949392041 52.013176756542,4.7045275902503 52.013084504843,4.7045615762872 52.013106372976,4.7044372152223 52.013194699918,4.7044063123296 52.013219059035,4.7043716634188 52.013247396256))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

