@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/bnU2It>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 9690.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9690"^^xsd:string ;
  gtm:kadastraleAanduiding "K9690"@nl ;
  ns0:name "Perceel GDA01-K9690"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330969070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FAW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80898> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7481592188928 52.009877651922,4.7480764196196 52.009874164337,4.7480688646437 52.009873844678,4.7480695623771 52.00986679259,4.7480715190706 52.009847037772,4.7480763689083 52.009783731994,4.7480839758125 52.009703785721,4.7480874014964 52.009667832831,4.7481698434546 52.009670815122,4.748181125982 52.009671217928,4.748177706907 52.009706712448,4.7481726633417 52.009759096299,4.7481678434385 52.009809072479,4.7481612277618 52.009877734735,4.7481592188928 52.009877651922))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

