@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bc4BWJ>
  gtm:kadastraalNummer "518"^^xsd:string ;
  gtm:kadastraleAanduiding "E518"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E518"^^xsd:string ;
  ns0:name "Perceel GDA01-E518"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9N6WU> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17718> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104972 52.0064231, 4.7107293 52.0065471, 4.7110701 52.0066683, 4.7112067 52.0066819, 4.7105811 52.0063997, 4.7104972 52.0064231))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

