@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/bJLx8D>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 6089.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6089"^^xsd:string ;
  gtm:kadastraleAanduiding "K6089"@nl ;
  ns0:name "Perceel GDA01-K6089"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330608970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZAT2D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83403> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7510868786694 52.008548811597,4.7509996249529 52.008542227963,4.750930281711 52.008536999447,4.7508608076645 52.008531752207,4.7507913480709 52.008526513992,4.7507329170425 52.008522108367,4.7507430521899 52.008469940693,4.7510965547853 52.008497144763,4.7510868786694 52.008548811597))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

