@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/bzzefR>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 8891.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8891"^^xsd:string ;
  gtm:kadastraleAanduiding "K8891"@nl ;
  ns0:name "Perceel GDA01-K8891"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330889170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNHZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80525> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7482457061753 52.008432906999,4.7481640617047 52.008434423271,4.7481634669586 52.008423013789,4.748125834755 52.008423753269,4.748127032386 52.008447021697,4.7480894001617 52.008447761165,4.7480888849173 52.008435884718,4.7479251569802 52.008439058419,4.7479226880498 52.008390552703,4.7482383278176 52.008384446549,4.7482430918992 52.008384355559,4.7482457061753 52.008432906999))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

