@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/bdKeWi>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 2871.0 ;
  gtm:kadastraleAanduiding "B2871"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2871"^^xsd:string ;
  ns0:name "Perceel GDA01-B2871"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250287170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTkRfE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72060> ;
  ns0:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094079361701 52.010594252934,4.7092862009704 52.010612139965,4.7092437052916 52.01061838486,4.7092381628335 52.010604429897,4.7093873170771 52.01058324925,4.7094528514313 52.01056670141,4.7094578768412 52.010575359214,4.7094418766874 52.010577738905,4.7094441827312 52.010586102412,4.7094070853973 52.010592720006,4.7094079361701 52.010594252934))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

