@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/b2vurw>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 9726.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9726"^^xsd:string ;
  gtm:kadastraleAanduiding "K9726"@nl ;
  ns0:name "Perceel GDA01-K9726"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330972670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRSZMk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105665> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7480695623771 52.00986679259,4.7480688646437 52.009873844678,4.7479928341357 52.009870654447,4.7479905049778 52.009870560904,4.7479892530762 52.009870509164,4.7480087736227 52.00966499703,4.7480103604993 52.009665050589,4.7480874014964 52.009667832831,4.7480839758125 52.009703785721,4.7480763689083 52.009783731994,4.7480715190706 52.009847037772,4.7480695623771 52.00986679259))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

