@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/bb26sY>
  gtm:kadastraalNummer "30"^^xsd:string ;
  gtm:kadastraleAanduiding "E30"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E30"^^xsd:string ;
  ns0:name "Perceel GDA01-E30"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6Sj7n>, <https://n2t.net/ark:/60537/bFbgHs>, <https://n2t.net/ark:/60537/bOm4GX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17246> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6979491 52.0106282, 4.6986318 52.0102529, 4.6961583 52.0088383, 4.6960502 52.0089076, 4.6956199 52.008641, 4.695574 52.0086538, 4.6955488 52.0086526, 4.6955188 52.0086418, 4.6954844 52.0086438, 4.6950353 52.0087991, 4.6979491 52.0106282))"^^geo:wktLiteral ;
    osm:area 15233.0
  ] .

