@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/bLQwP2>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 7666.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7666"^^xsd:string ;
  gtm:kadastraleAanduiding "K7666"@nl ;
  ns0:name "Perceel GDA01-K7666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330766670000/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/79703> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.747466105591 52.013117872991,4.7474327043362 52.012918859658,4.7474713109374 52.012916453843,4.7475113026616 52.012913956671,4.7475158286016 52.012940793583,4.7475269564123 52.013009255574,4.7475443421767 52.013112824201,4.747466105591 52.013117872991))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

