@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/bsTRuE>
  gtm:oppervlakte 242.0 ;
  gtm:kadastraalNummer 806.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N806"^^xsd:string ;
  gtm:kadastraleAanduiding "N806"@nl ;
  ns0:name "Perceel GDA01-N806"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360080670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDBN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106459> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6875325979536 52.001406079485,4.6875489597881 52.001396253514,4.6876058952924 52.001362067365,4.6876306805022 52.001347186018,4.6879131268818 52.001495699569,4.6879093394204 52.001498571343,4.6878747351774 52.00152395582,4.6878394232648 52.001548958567,4.6878249414084 52.001559631674,4.6875325979536 52.001406079485))"^^geo:wktLiteral ;
    osm:area 242.0
  ] .

