@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/bBdMEL>
  gtm:kadastraalNummer "62"^^xsd:string ;
  gtm:kadastraleAanduiding "C62"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C62"^^xsd:string ;
  ns0:name "Perceel GDA01-C62"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beMKnv>, <https://n2t.net/ark:/60537/bfPeSA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14944> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118068 52.0115353, 4.7117632 52.0115794, 4.7120193 52.0116925, 4.7120599 52.0117085, 4.7123045 52.0118247, 4.7123075 52.011822, 4.7123341 52.0118335, 4.7123844 52.0117802, 4.7121043 52.0116665, 4.7118068 52.0115353))"^^geo:wktLiteral ;
    osm:area 291.0
  ] .

