@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/bwEot1>
  gtm:kadastraalNummer "192"^^xsd:string ;
  gtm:kadastraleAanduiding "B192"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B192"^^xsd:string ;
  ns0:name "Perceel GDA01-B192"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/by6wiV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14039> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7053885 52.0127118, 4.705616 52.0125242, 4.7056753 52.0124773, 4.7056441 52.0124588, 4.7053426 52.0127046, 4.7053278 52.0127045, 4.7054083 52.0127498, 4.705392 52.0127287, 4.7053885 52.0127118))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

