@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/bcUpCG>
  gtm:kadastraalNummer "280"^^xsd:string ;
  gtm:kadastraleAanduiding "D280"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D280"^^xsd:string ;
  ns0:name "Perceel GDA01-D280"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9N6Jz>, <https://n2t.net/ark:/60537/bmsi04>, <https://n2t.net/ark:/60537/bxuqbW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16464> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089267 52.0082733, 4.7088829 52.0082914, 4.7088716 52.0082862, 4.7088519 52.008294, 4.7088629 52.0082997, 4.7089813 52.0083609, 4.7089377 52.0083907, 4.7090073 52.0084278, 4.7090891 52.008472, 4.709135 52.0084382, 4.7092358 52.0084884, 4.709256 52.008474, 4.7092335 52.0084377, 4.7092384 52.0084338, 4.7089267 52.0082733))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

