@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/bwrJrb>
  gtm:oppervlakte 57.0 ;
  gtm:kadastraalNummer 2839.0 ;
  gtm:kadastraleAanduiding "B2839"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2839"^^xsd:string ;
  schema:name "Perceel GDA01-B2839"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250283970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbtPc> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72050> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7091474856879 52.010376518903,4.7089777387872 52.010464903772,4.7089413730865 52.010440497453,4.7091088081515 52.010351838655,4.7091107610023 52.010350807249,4.7091474856879 52.010376518903))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

