@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/bxH4oA>
  gtm:oppervlakte 245.0 ;
  gtm:kadastraalNummer 2224.0 ;
  gtm:kadastraleAanduiding "H2224"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2224"^^xsd:string ;
  ns0:name "Perceel GDA01-H2224"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310222470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIwu3T> ;
  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/243128> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6966058683052 52.016610806572,4.696545861008 52.0166355412,4.6962789108567 52.016387602506,4.6964122767569 52.016332908673,4.6965138619951 52.016428098728,4.6965193618604 52.016433263376,4.6964476890648 52.016462522591,4.6966058683052 52.016610806572))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

