@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/btwXvy>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 9325.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9325"^^xsd:string ;
  gtm:kadastraleAanduiding "K9325"@nl ;
  ns0:name "Perceel GDA01-K9325"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330932570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx582> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105623> ;
  ns0:startDate "2018-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7364289841608 52.016138477108,4.7365083116585 52.016147041077,4.7365920754346 52.016156078928,4.7365703884055 52.016233061382,4.7362332649003 52.016196871158,4.7362338178814 52.01619490576,4.7362477655834 52.016145313104,4.7362484261415 52.016142961801,4.7362493632547 52.016139623306,4.7362588697218 52.016139046683,4.7362876808421 52.016137291457,4.7363668820503 52.016132480117,4.7363710812351 52.016132224691,4.7364289841608 52.016138477108))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

