@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/bTL6YS>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 7665.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7665"^^xsd:string ;
  gtm:kadastraleAanduiding "K7665"@nl ;
  ns0:name "Perceel GDA01-K7665"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330766570000/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/79702> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7475502447724 52.0129115167,4.7475892158817 52.012909085862,4.7476225641794 52.013107775279,4.7475443421767 52.013112824201,4.7475269564123 52.013009255574,4.7475158286016 52.012940793583,4.7475113026616 52.012913956671,4.7475502447724 52.0129115167))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

