@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/bMfS7I>
  gtm:kadastraalNummer "787"^^xsd:string ;
  gtm:kadastraleAanduiding "B787"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B787"^^xsd:string ;
  ns0:name "Perceel GDA01-B787"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/btWuQq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14633> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091175 52.0119733, 4.7092692 52.0120129, 4.7092853 52.0119933, 4.7092558 52.0119839, 4.7092377 52.0119725, 4.7091289 52.0119373, 4.7091175 52.0119733))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

