@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/bGdA6v>
  gtm:kadastraalNummer "463"^^xsd:string ;
  gtm:kadastraleAanduiding "A463"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A463"^^xsd:string ;
  ns0:name "Perceel GDA01-A463"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bxuowd>, <https://n2t.net/ark:/60537/byjbbi> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13465> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7159444 52.0161575, 4.7159755 52.016162, 4.7160068 52.0161661, 4.7160273 52.0161027, 4.715997 52.0160975, 4.7159666 52.0160928, 4.7159444 52.0161575))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

