@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/b0qq9N>
  gtm:kadastraalNummer "803"^^xsd:string ;
  gtm:kadastraleAanduiding "A803"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A803"^^xsd:string ;
  ns0:name "Perceel GDA01-A803"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBe0xW>, <https://n2t.net/ark:/60537/bfCGXZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13803> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.716523 52.0084519, 4.716523 52.0084519, 4.7165457 52.0083659, 4.7164124 52.0083396, 4.716506 52.0079874, 4.7164613 52.0079835, 4.7164873 52.0078715, 4.7164306 52.0078621, 4.7163899 52.0078553, 4.716264 52.0084246, 4.716523 52.0084519))"^^geo:wktLiteral ;
    osm:area 652.0
  ] .

