@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/bRfIgm>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 2056.0 ;
  gtm:kadastraleAanduiding "B2056"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2056"^^xsd:string ;
  ns0:name "Perceel GDA01-B2056"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250205670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KBPZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71939> ;
  ns0:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089382631973 52.012028389373,4.70892554758 52.012074543477,4.70875759915 52.012048462067,4.7087450977925 52.012043877838,4.7086800270425 52.012020016092,4.7086143771616 52.011995926261,4.708633524343 52.011957934781,4.7086463010331 52.011961648733,4.7087598112819 52.011994697186,4.7087593602212 52.011999476418,4.7089382631973 52.012028389373))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

