@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/bQqUA5>
  gtm:oppervlakte 78.0 ;
  gtm:kadastraalNummer 2795.0 ;
  gtm:kadastraleAanduiding "B2795"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2795"^^xsd:string ;
  ns0:name "Perceel GDA01-B2795"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250279570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bywSmL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72032> ;
  ns0:startDate "1999-05-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708339595668 52.010251390992,4.7083896238772 52.010279624452,4.7082621543307 52.010361672566,4.7082887722609 52.010379533248,4.7082522504144 52.01040008583,4.708189759767 52.010345498322,4.708339595668 52.010251390992))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

