@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bo6Hiq>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 590.0 ;
  gtm:kadastraleAanduiding "C590"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C590" ;
  ns0:name "Perceel GDA01-C590"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260059070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15472> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128922265238 52.01161923873,4.7129584644491 52.011546245801,4.7129970524535 52.011560623545,4.7129294106936 52.01163301522,4.7128922265238 52.01161923873))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

