@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b1fhgp>
  gtm:oppervlakte 206.0 ;
  gtm:kadastraalNummer 2533.0 ;
  gtm:kadastraleAanduiding "B2533"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2533" ;
  ns0:name "Perceel GDA01-B2533"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250253370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXB1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105015> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093011209083 52.012246327045,4.7092318079327 52.012313179123,4.7091425983019 52.012401129194,4.7090644761341 52.012367583883,4.7091508695129 52.012281891716,4.7091395022272 52.0122774399,4.7091708346482 52.012246619362,4.7091996596698 52.012216889947,4.7092112680087 52.01222081283,4.7092761968803 52.012158744313,4.7093594507464 52.012190062944,4.7093011209083 52.012246327045))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

