@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/bwe1LY>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 2952.0 ;
  gtm:kadastraleAanduiding "B2952"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2952" ;
  ns0:name "Perceel GDA01-B2952"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250295270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKOc6z> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72081> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7070274701488 52.010378049618,4.7070105206196 52.010391155654,4.7069765942916 52.010372128898,4.7069915664034 52.01036071025,4.7070074961106 52.010348578061,4.7071052260857 52.010274116479,4.7071163960451 52.01026560607,4.7071493001362 52.010283844889,4.7070274701488 52.010378049618))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

