@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/benmi9>
  gtm:oppervlakte 58.0 ;
  gtm:kadastraalNummer 2995.0 ;
  gtm:kadastraleAanduiding "H2995"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2995"^^xsd:string ;
  ns0:name "Perceel GDA01-H2995"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310299570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO9P0> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77447> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038443434162 52.013157876915,4.7038416401012 52.01315652195,4.7038433349916 52.01315522847,4.7038878126804 52.013121420584,4.7038539256997 52.013104541396,4.7038792447243 52.013085291381,4.7039130724794 52.013102233137,4.7039159167561 52.013100074451,4.7039785251837 52.013131555699,4.7039470463197 52.013155461932,4.7039583511182 52.013161127323,4.703915303415 52.013193819985,4.7039040131791 52.013188154674,4.7038443434162 52.013157876915))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

