@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/bqONgE>
  gtm:kadastraalNummer "907"^^xsd:string ;
  gtm:kadastraleAanduiding "C907"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C907"^^xsd:string ;
  ns0:name "Perceel GDA01-C907"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b62w6D>, <https://n2t.net/ark:/60537/bV0tx5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15789> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116266 52.0136353, 4.7115963 52.0136562, 4.7115053 52.0136094, 4.7114897 52.013621, 4.7113278 52.0135377, 4.7113165 52.0135319, 4.711278 52.0135514, 4.7112896 52.0135572, 4.711314 52.0135694, 4.7114192 52.0136224, 4.7116203 52.0136949, 4.7116649 52.0136522, 4.7116266 52.0136353))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

