@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/bhh8Um>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2536.0 ;
  gtm:kadastraleAanduiding "H2536"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2536"^^xsd:string ;
  ns0:name "Perceel GDA01-H2536"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310253670000/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/77168> ;
  ns0:startDate "1999-08-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7027966288934 52.025215203847,4.7029130080788 52.025128144565,4.7030313909908 52.02503865197,4.7031042667079 52.025075325594,4.7029864488905 52.025165028279,4.7028701988164 52.025252223209,4.7027966288934 52.025215203847))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

