@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b9nvL1>
  gtm:kadastraalNummer "708"^^xsd:string ;
  gtm:kadastraleAanduiding "A708"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A708"^^xsd:string ;
  schema:name "Perceel GDA01-A708"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9ZOr8>, <https://n2t.net/ark:/60537/benvtr>, <https://n2t.net/ark:/60537/bUB46E>, <https://n2t.net/ark:/60537/bzM6zT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13709> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7197188 52.0071505, 4.7191224 52.0071798, 4.7190988 52.0072943, 4.7197243 52.0072718, 4.7197188 52.0071505))"^^geo:wktLiteral ;
    osm:area 548.0
  ] .

