@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/bixi6v>
  gtm:kadastraalNummer "899"^^xsd:string ;
  gtm:kadastraleAanduiding "B899"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B899"^^xsd:string ;
  ns0:name "Perceel GDA01-B899"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4acFz>, <https://n2t.net/ark:/60537/bIwjqd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14745> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708302 52.0102235, 4.7082952 52.0102275, 4.7082157 52.010277, 4.7081584 52.0103169, 4.7081899 52.0103455, 4.7083397 52.0102514, 4.7083456 52.0102478, 4.708302 52.0102235))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

