@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/bHtPHN>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2298.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2298" ;
  gtm:kadastraleAanduiding "M2298"@nl ;
  ns0:name "Perceel GDA01-M2298"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350229870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtmY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85973> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6927870659671 52.030335764265,4.6925818216052 52.030370120784,4.6925770657888 52.030359180819,4.6925415023452 52.030365271888,4.6925463625195 52.030376059667,4.692483816072 52.030386530674,4.6924541289695 52.03031908638,4.6927568011757 52.030267957106,4.6927870659671 52.030335764265))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

