@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/bIVG2n>
  gtm:kadastraalNummer "782"^^xsd:string ;
  gtm:kadastraleAanduiding "A782"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A782"^^xsd:string ;
  ns0:name "Perceel GDA01-A782"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9a01d>, <https://n2t.net/ark:/60537/bu9d20> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13782> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7160437 52.0094359, 4.7160405 52.0094488, 4.716099 52.0094563, 4.7165721 52.0095168, 4.7165609 52.0095501, 4.7166067 52.0095559, 4.7166591 52.0093733, 4.7166664 52.0093479, 4.7166562 52.0093469, 4.7166165 52.0093429, 4.7166146 52.0093501, 4.716574 52.0095038, 4.7161128 52.0094448, 4.7160437 52.0094359))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

