@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bGQIRI>
  gtm:oppervlakte 29.0 ;
  gtm:kadastraalNummer 2650.0 ;
  gtm:kadastraleAanduiding "B2650"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2650"^^xsd:string ;
  ns0:name "Perceel GDA01-B2650"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250265070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bj9p9L> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72010> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7073817090298 52.012119406701,4.7072687822917 52.012071942883,4.7072943072194 52.012048585626,4.7072958705664 52.012049232833,4.7074074230188 52.012095106729,4.7074049115171 52.012097429212,4.7073817090298 52.012119406701))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

