@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/bM3aq8>
  gtm:kadastraalNummer "609"^^xsd:string ;
  gtm:kadastraleAanduiding "B609"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B609"^^xsd:string ;
  schema:name "Perceel GDA01-B609"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1SvGE>, <https://n2t.net/ark:/60537/b37yLw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14455> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080635 52.0118898, 4.7081064 52.0119089, 4.708117 52.0118998, 4.708237 52.0117986, 4.7081931 52.0117787, 4.7080748 52.0118802, 4.7080635 52.0118898))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

