@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/bTyqw1>
  gtm:oppervlakte 1234.0 ;
  gtm:kadastraalNummer 6113.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6113"^^xsd:string ;
  gtm:kadastraleAanduiding "K6113"@nl ;
  ns0:name "Perceel GDA01-K6113"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330611370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/buMjkQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83425> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7501294737652 52.009492375221,4.7501336034425 52.00947031313,4.7501420979811 52.009425012741,4.7501506879347 52.0093791466,4.7501591354249 52.009334079652,4.7501720118641 52.009265361287,4.7501712157403 52.009248611633,4.75016837737 52.009188005625,4.75016626294 52.009143079262,4.7501640593322 52.009096228905,4.7501619574312 52.009051446424,4.7501600134536 52.009009900613,4.7502452294317 52.009008240487,4.7503194454964 52.009006799426,4.7504327801427 52.009004599187,4.7505047379836 52.009003199724,4.7505140921709 52.00917628556,4.7504568375033 52.009485850154,4.7503375855874 52.009488225141,4.7502634119081 52.009489702399,4.7501890341958 52.009491187494,4.7501294737652 52.009492375221))"^^geo:wktLiteral ;
    osm:area 1232.0
  ] .

