@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/beZs4d>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 3737.0 ;
  gtm:kadastraleAanduiding "B3737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3737" ;
  ns0:name "Perceel GDA01-B3737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250373770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6SaG1> ;
  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/72323> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7090458157429 52.010843528146,4.7090414966825 52.010867133785,4.7089358588333 52.010858840078,4.7089362400719 52.010856747976,4.7089408088123 52.010832047193,4.7089607695042 52.010833618322,4.709016592669 52.0108380027,4.7090458645565 52.010840301589,4.7090458157429 52.010843528146))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

