@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/bgsieW>
  gtm:kadastraalNummer "80"^^xsd:string ;
  gtm:kadastraleAanduiding "C80"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C80"^^xsd:string ;
  ns0:name "Perceel GDA01-C80"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9Af9O>, <https://n2t.net/ark:/60537/bJyXXZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14962> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123763 52.0113338, 4.7123702 52.0113405, 4.7122754 52.0114525, 4.7122582 52.0114455, 4.7122223 52.011482, 4.7125411 52.0116207, 4.7125928 52.0115689, 4.7124785 52.0115274, 4.7124474 52.0115294, 4.7123329 52.0114891, 4.7124419 52.0113668, 4.7124482 52.0113604, 4.7123763 52.0113338))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

