@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/b0qtgy>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 7529.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7529"^^xsd:string ;
  gtm:kadastraleAanduiding "K7529"@nl ;
  ns0:name "Perceel GDA01-K7529"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330752970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FNYV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79616> ;
  ns0:startDate "2008-06-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7414729591428 52.013095372073,4.7414533030747 52.01314328916,4.7414236536909 52.013138668284,4.7411122349988 52.013090049217,4.7411305186272 52.013042376328,4.7414431289172 52.013091172664,4.7414432953527 52.013090742135,4.7414729591428 52.013095372073))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

