@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/bsH83Y>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 2800.0 ;
  gtm:kadastraleAanduiding "B2800"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2800"^^xsd:string ;
  ns0:name "Perceel GDA01-B2800"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250280070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvOOvZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72035> ;
  ns0:startDate "1999-05-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080325418766 52.010218259271,4.7081385494024 52.010146271466,4.7081775198434 52.010165992125,4.7080657517265 52.010241335361,4.7080325418766 52.010218259271))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

