@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bABJxg>
  gtm:oppervlakte 172.0 ;
  gtm:kadastraalNummer 2807.0 ;
  gtm:kadastraleAanduiding "H2807"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2807"^^xsd:string ;
  ns0:name "Perceel GDA01-H2807"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310280770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM4hv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77305> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6958937638981 52.022563486362,4.6961941598978 52.022713935913,4.6961342627171 52.022759326335,4.6959173190936 52.022650641382,4.6959068957795 52.02265857986,4.6958652268219 52.022637760744,4.695887886726 52.022620510228,4.6958462325196 52.022599682203,4.6958937638981 52.022563486362))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

