@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/bQDCFX>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 8347.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8347"^^xsd:string ;
  gtm:kadastraleAanduiding "K8347"@nl ;
  ns0:name "Perceel GDA01-K8347"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330834770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLCT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80190> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7405122937055 52.011013198629,4.7405510041372 52.011017644806,4.7405939607577 52.01102258169,4.7405886222385 52.011040259478,4.7405694185214 52.011102254723,4.7405457526382 52.011180746098,4.7405311583904 52.011229149258,4.7404491704187 52.011219773381,4.7404645648277 52.011169424148,4.7404879400238 52.011092917624,4.7405122937055 52.011013198629))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

