@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/b5PF19>
  gtm:oppervlakte 48.0 ;
  gtm:kadastraalNummer 2235.0 ;
  gtm:kadastraleAanduiding "H2235"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2235"^^xsd:string ;
  ns0:name "Perceel GDA01-H2235"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310223570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApbeQ> ;
  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/76945> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7035082848796 52.013630909079,4.7035891348366 52.013670765805,4.7035904763419 52.013669721951,4.7036374612404 52.013693157909,4.7035977668168 52.013724656491,4.7035501263178 52.013701225699,4.7034695173417 52.013660849019,4.7035082848796 52.013630909079))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

