@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bX5iBa>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 3800.0 ;
  gtm:kadastraleAanduiding "B3800"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3800" ;
  ns0:name "Perceel GDA01-B3800"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250380070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNw8pT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72333> ;
  ns0:startDate "2009-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062921339815 52.010838112743,4.706251651185 52.010870021122,4.7062234047503 52.010892274816,4.7062226097006 52.010891874726,4.7060995509886 52.010829924751,4.7061661291189 52.010780253498,4.7062921339815 52.010838112743))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

