@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/bjn8Zf>
  gtm:oppervlakte 300.0 ;
  gtm:kadastraalNummer 9588.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9588"^^xsd:string ;
  gtm:kadastraleAanduiding "K9588"@nl ;
  ns0:name "Perceel GDA01-K9588"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330958870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Vk4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80852> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7352797521698 52.016691762255,4.7352123784672 52.01693694266,4.7352116366108 52.016936866644,4.7350579972829 52.016920286024,4.7351249345441 52.016675121264,4.7352706906226 52.016690786273,4.7352797521698 52.016691762255))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

