@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/bms5Hw>
  gtm:kadastraalNummer "481"^^xsd:string ;
  gtm:kadastraleAanduiding "A481"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A481"^^xsd:string ;
  ns0:name "Perceel GDA01-A481"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bacm8m>, <https://n2t.net/ark:/60537/bi6Wh2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13483> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7183017 52.0139641, 4.7183728 52.0139771, 4.7184479 52.0137855, 4.7183948 52.0137754, 4.7183017 52.0139641))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

