@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/bBEeFn>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 748.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N748"^^xsd:string ;
  gtm:kadastraleAanduiding "N748"@nl ;
  ns0:name "Perceel GDA01-N748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360074870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8xTMu>, <https://n2t.net/ark:/60537/bUaHnV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90076> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6856533622607 52.002592467686,4.6853935863941 52.002702923932,4.6853831016249 52.002693567371,4.6853738927004 52.002697602199,4.6853400867004 52.002667190479,4.6853760054662 52.002651944549,4.6854466932348 52.00262140086,4.6856087833623 52.002552491053,4.6856533622607 52.002592467686))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

