@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/bgF2PJ>
  gtm:oppervlakte 1024.0 ;
  gtm:kadastraalNummer 1995.0 ;
  gtm:kadastraleAanduiding "H1995"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1995"^^xsd:string ;
  schema:name "Perceel GDA01-H1995"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310199570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfRz4> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76843> ;
  schema:startDate "2010-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7044404932647 52.018732438473,4.7044276404026 52.018731707781,4.7044289700631 52.018722843942,4.704426641088 52.018722713586,4.7044323050729 52.018684671571,4.7044421744986 52.018618259589,4.7044445033314 52.018618398932,4.7044458343543 52.018609445216,4.7055298428161 52.018670888494,4.7055284974406 52.018679842138,4.7055308264168 52.018679972473,4.7055151235854 52.018784236865,4.7055128091711 52.018784106615,4.7055114639255 52.018793051271,4.7054979704793 52.018792290022,4.7044404932647 52.018732438473))"^^geo:wktLiteral ;
    osm:area 1023.0
  ] .

