@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/bTL6zn>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 2942.0 ;
  gtm:kadastraleAanduiding "B2942"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2942"^^xsd:string ;
  ns0:name "Perceel GDA01-B2942"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250294270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDgb> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72078> ;
  ns0:startDate "2007-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7070063068608 52.013414184254,4.7071008423048 52.013338535732,4.7071832385732 52.013272803132,4.7072410153101 52.01330415585,4.7071571663379 52.013369628424,4.7070807586479 52.013433319283,4.707049783487 52.013458685371,4.7069875354275 52.013429203277,4.7070063068608 52.013414184254))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

