@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/bTyq93>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2539.0 ;
  gtm:kadastraleAanduiding "H2539"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2539"^^xsd:string ;
  ns0:name "Perceel GDA01-H2539"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310253970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFpR2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77171> ;
  ns0:startDate "1999-08-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032510453757 52.025149173033,4.7033247745953 52.025186273931,4.7032974158167 52.025206959104,4.7030913000812 52.025363454068,4.703017599629 52.02532637117,4.7031334317645 52.025238868062,4.7032510453757 52.025149173033))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

