@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/bZAIgm>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 7672.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7672"^^xsd:string ;
  gtm:kadastraleAanduiding "K7672"@nl ;
  ns0:name "Perceel GDA01-K7672"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330767270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Svti> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79709> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7473286354132 52.012925358909,4.7473275536353 52.012918485911,4.7473065439293 52.012919836818,4.7473060901581 52.012921011828,4.7472946217661 52.012919286641,4.7473380597576 52.012809046642,4.7473638554575 52.012807119521,4.7473459548535 52.012702918877,4.7474343369439 52.012697314096,4.7474579277599 52.012834559947,4.7474670907721 52.012889627579,4.7474713109374 52.012916453843,4.7474327043362 52.012918859658,4.7473543537346 52.012923754951,4.7473286354132 52.012925358909))"^^geo:wktLiteral ;
    osm:area 199.0
  ] .

