@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/benmmH>
  gtm:oppervlakte 244.0 ;
  gtm:kadastraalNummer 2067.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2067"^^xsd:string ;
  gtm:kadastraleAanduiding "I2067"@nl ;
  ns0:name "Perceel GDA01-I2067"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320206770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtIW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78430> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7179265174153 52.020888898479,4.7179498370176 52.020802454901,4.7179613290379 52.020803634785,4.7179980464166 52.020807330984,4.7181159757945 52.020819578269,4.7183093607437 52.020839516761,4.7182860418152 52.020925960411,4.7180205916341 52.020898592375,4.717938009323 52.020890087353,4.7179265174153 52.020888898479))"^^geo:wktLiteral ;
    osm:area 244.0
  ] .

