@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/bABGHA>
  gtm:oppervlakte 36.0 ;
  gtm:kadastraalNummer 192.0 ;
  gtm:kadastraleAanduiding "D192"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D192"^^xsd:string ;
  ns0:name "Perceel GDA01-D192"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270019270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16376> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7067856758178 52.009176762445,4.706890022788 52.009240077692,4.706855372444 52.009263058541,4.7067451738912 52.009193741134,4.7067840160861 52.009175755138,4.7067856758178 52.009176762445))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

