@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/bsTN0L>
  gtm:kadastraalNummer "38"^^xsd:string ;
  gtm:kadastraleAanduiding "A38"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A38"^^xsd:string ;
  ns0:name "Perceel GDA01-A38"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4ackX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13041> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7008021 52.0106567, 4.7007237 52.0107035, 4.7007931 52.0107441, 4.701029 52.0105977, 4.7010169 52.0105886, 4.7009641 52.0105575, 4.7008021 52.0106567))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

