@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bOyDhY>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 5330.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5330" ;
  gtm:kadastraleAanduiding "M5330"@nl ;
  ns0:name "Perceel GDA01-M5330"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350533070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zxG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88209> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139868503017 52.03634259238,4.7139872476955 52.036333606283,4.7140126297594 52.036334021031,4.7140207945406 52.036333807041,4.7140289502719 52.03633419522,4.7140369805049 52.036335175913,4.7140447542183 52.036336739383,4.7140521696716 52.036338867072,4.7140591255297 52.036341513459,4.7140655200519 52.036344659985,4.7140597685724 52.036475228102,4.714057199955 52.036529772815,4.7139786916535 52.036528578001,4.713981085085 52.036474059253,4.7139868503017 52.03634259238))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

