@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bgsmbT>
  gtm:oppervlakte 795.0 ;
  gtm:kadastraalNummer 3807.0 ;
  gtm:kadastraleAanduiding "H3807"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3807"^^xsd:string ;
  schema:name "Perceel GDA01-H3807"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310380770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDW6Cr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77826> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056707867331 52.018225834934,4.705640884209 52.018056823726,4.7056344852158 52.018020653313,4.706098609492 52.017992320353,4.7061405277416 52.018229712785,4.7056707867331 52.018225834934))"^^geo:wktLiteral ;
    osm:area 792.0
  ] .

