@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/bzLW5S>
  gtm:oppervlakte 206.0 ;
  gtm:kadastraalNummer 5911.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5911"^^xsd:string ;
  gtm:kadastraleAanduiding "K5911"@nl ;
  ns0:name "Perceel GDA01-K5911"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330591170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/be9NLI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83234> ;
  ns0:startDate "2004-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7476611525744 52.004981825176,4.7476831019152 52.005136922152,4.7476346100949 52.005139534966,4.7476447430714 52.005211254409,4.747557189556 52.005215964963,4.7475451456647 52.005132217657,4.7475260002396 52.004999076538,4.7476611525744 52.004981825176))"^^geo:wktLiteral ;
    osm:area 206.0
  ] .

