@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/bRSORr>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 9109.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9109"^^xsd:string ;
  gtm:kadastraleAanduiding "K9109"@nl ;
  ns0:name "Perceel GDA01-K9109"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330910970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAbBG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80662> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7482430918992 52.008384355559,4.7482383278176 52.008384446549,4.7479226880498 52.008390552703,4.7479202183556 52.008342100912,4.7480837983773 52.008339061242,4.748084403822 52.008350740435,4.7481220359649 52.008350000968,4.7481208250562 52.008326642584,4.7481584571783 52.008325903105,4.7481590390235 52.008337195668,4.7482358149873 52.008335931613,4.7482404914238 52.008335858125,4.7482430918992 52.008384355559))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

