@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/bVqFqu>
  gtm:kadastraalNummer "453"^^xsd:string ;
  gtm:kadastraleAanduiding "B453"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B453"^^xsd:string ;
  ns0:name "Perceel GDA01-B453"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGdCOA>, <https://n2t.net/ark:/60537/bL0S3E> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14299> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073209 52.0120159, 4.7073272 52.0120186, 4.7074186 52.0120566, 4.7074478 52.0120305, 4.7074271 52.0120217, 4.7073571 52.0119925, 4.7073507 52.0119896, 4.7073209 52.0120159))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

